MooTools

MooTools是一个简洁,模块化,面向对象的JavaScript框架。它能够帮助你更快,更简单地编写可扩展和兼容性强的JavaScript代码。Mootools跟prototypejs相类似,语法几乎一样。但它提供的功能要比prototypejs多,而且更强大。比如增加了动画特效、拖放操作等等。

MooTools is a compact , modular , Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful , flexible , and cross-browser code with its elegant, well documented, and coherent API .

官方网站:http://mootools.net/

MooTools 中文教程:http://www.uimama.com/Code/mootools/

你可能感兴趣的:(JavaScript,.net,框架,mootools)