Re: [Wonder-disc] YUI Integration?
Re: [Wonder-disc] YUI Integration?
- Subject: Re: [Wonder-disc] YUI Integration?
- From: Ricardo Parada <email@hidden>
- Date: Thu, 22 Mar 2007 14:29:37 -0500
Have you guys looked at Ext?
From all the AJAX JavaScript libraries I've reviewed it has the best
potential. I've looked at Dojo, YUI, JQuery, Prototype+Scriptaculous.
You can look at Ext here:
http://extjs.com
Or at the authors web site:
http://www.jackslocum.com/
Examples and Documentation here:
http://www.yui-ext.com/deploy/ext-1.0-alpha3/docs/
Anyways, if you have code invested in prototype.js or jquery.js then
Ext can use those libraries as their core libraries. But the
standard configuration and the one with the smallest footprint uses
YUI core classes (yui-utilities.js).
You can also use the Ext core (minus the widgets) which does all the
basic ajax stuff: DOM element abstraction, DOM query engine, cross-
browser support, loading content from URLs, animations, etc.
But the widgets and themes are awesome... check them out.
At the end you should be able to customize Ext to include only the
stuff you want for your website.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden