Tom Occhino has just released Mootools 1.2.1, which has good compatibility with previous versions. For new features, Tom Occhino said:
Element.Properties.html (element. set ('html', html);) can now be run with the selected and table elements in IE; element: copying is faster than before, and the element values copied in the form are retained; fixed many classes. js bug; start to support Safari 2; with the help of Daniel Steigerwald, we can clear memory overflow related to IE actions and element storage; and the efficiency of destroying elements is very high now ......
For the future, Tom Occhino said: we will continue to fix all bugs in version 1.2.1 and prepare for version 1.3. MooTools 1.2 will be the last version that supports Safari 2 and Opera 9.5, these browsers are moving fast. Therefore, it is not a big problem that browser support lags behind. Finally, don't worry about the 1.3 event. We are trying to launch it early.
Introduction to MooTools
MooTools is a simple, modular, and object-oriented open-source JavaScript web application framework. It provides a cross-browser js solution for web developers. When processing js css html. It provides a document API that is more object-oriented than common js.
- Selection criteria for JavaScript frameworks
- Open source JS framework OpenLayers 2.7 released