Mootools 1.1 Released

note.clone().cloneEvents(note);
Mootools is now faster than ever. For this 1.1 release we optimized every byte of the code, making Mootools not only faster, but also a lot more cross browser.
More Element functions have been included to the new Mootools 1.1 and Element Filters to allow writing things like
$('myElement').getChildren().filterByClass('myClass');
Basic AJAX logic moved to XHR class and now provide the possibility to cancel a request. Also if the autoCancel option is enabled, the running request can be automatically canceled when a new request is started. A full list of new features is available here or check the changelog for more changes details. Enjoy the new mootools !


Subscribe to AJAX Magazine's feed