webgui/www/extras/yui/build/element
2007-07-05 04:23:55 +00:00
..
element-beta-debug.js upgraded yui to 2.2.2 and yui-ext to 1.0.1a 2007-07-05 04:23:55 +00:00
element-beta-min.js upgraded yui to 2.2.2 and yui-ext to 1.0.1a 2007-07-05 04:23:55 +00:00
element-beta.js upgraded yui to 2.2.2 and yui-ext to 1.0.1a 2007-07-05 04:23:55 +00:00
README upgraded yui to 2.2.2 and yui-ext to 1.0.1a 2007-07-05 04:23:55 +00:00

Element Release Notes

** version 2.2.2 ***

* fixed contentReady timing regression

*** version 2.2.1 ***

* Added support for "dblclick", "focus", "blur", and "submit" event (for elements that support them)
* Fixed scope correction for addListener/on/subscribe

*** version 2.2.0 ***

* beta introduction (broken out of TabView for general use)

* The Element class provides a wrapper for HTMLElements in the DOM and makes simpler common tasks such as adding listeners, manipulating the DOM, and setting and getting attributes.