- Fixed an issue with single style lines with an (;) at the end of the declaration
- Fixed an issue with style declarations that have more than one dash (-) in the name (list-style-type)
- Added support for listener calls in the attribute object:
listener: [eventAction, function, base, scope] get's translated into: YAHOO.util.Event.addListener(elm, eventAction, function, base, scope); - Added support for re-ordering the arguments.
My .create() Add-On Updated to 0.3
Date: Tue Aug 15 2006 08:11:13 GMT-0500 (CDT)
I recently updated my .create() add-on for the YAHOO.util.Dom tools and forgot to post any info on it 8-)
You can see the examples here..
The updates include:
blog comments powered by Disqus