介绍:http://jquery.com/
相关书籍:jquery in action
jQuery is a new type of JavaScript library.
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
"You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin
jQuery是一个快速且简洁的JavaScript库,它简化了HTML文档遍历、事件处理、动画及Ajax交互,旨在改变你编写JavaScript的方式。只需几行代码即可完成原本复杂的DOM操作。
1081

被折叠的 条评论
为什么被折叠?



