MooTools 1.2 beta 2
Written By Valerio Proietti, on Wednesday, January 16th 2008, 8:48pmIts been almost 2 months since the first 1.2 beta. Bugs were fixed, features were improved, and here it comes: the second beta.
The first big feature we’ve been working on for 1.2 is Documentation.
1.2 Documentation is in fact almost 5 times more detailed than it was in version 1. Every class option has now its description, every method has a complete list of arguments along with description, type, and now every functionality comes with a code example — sometimes more than one. If you want to see it for yourself, here is the temporary link for the 1.2 beta documentation.
A lot of the new 1.2 features have now been refined. An example that I’d like to share with you now is the Element Accessors feature. This is completely new for 1.2, aimed at making it easier working with elements and their attributes, properties or “special attributes”. Continue reading for 1.2 code examples.
During the last few days, we’ve added some nifty CSS3 selectors to the trunk. Continue reading to know what this is all about, or try