New Toys from YUI
| Wednesday, August 1st, 2007 | --jr |
The YUI folks sure have been busy as of late. They just released a new library set chock full of new toys. Including a color picker, rich text editor, a javascript dependency loader, and a very cool data table control for easy, fast data layouts.
These are some insanely useful items, and yes, the docs are full of examples and cheat sheets. The YUILoader is actually pretty interesting when you consider that it could be used for things like widgets, or AIR apps, or even dynamic loading of components for extensible modules (to do things like load components on demand rather than pre-loading).
Huh, that might shave a few seconds off of a page load...
Full details at the YUI blog.