04 2012 档案

摘要:Write less, do more—that’s the core promise of jQuery, a free, open source JavaScript library first released in 2006. It has won kudos from web developers on all platforms because of the way it cuts o... 阅读全文
posted @ 2012-04-10 17:28 Mr老刘 阅读(373) 评论(0) 推荐(0) 编辑
摘要:At the heart of jQuery is a powerful JavaScript function called jQuery (). We use it to query our HTML page’s document object model (DOM) for all elements that match a CSS selector.As a simple e... 阅读全文
posted @ 2012-04-05 20:48 Mr老刘 阅读(1883) 评论(3) 推荐(4) 编辑
摘要:A couple of tools and techniques make learning and working with jQuery simpler. The first is IntelliSense support for Visual Studio, which adds autocompletion for jQuery functions and variables; howev... 阅读全文
posted @ 2012-04-01 10:55 Mr老刘 阅读(1444) 评论(2) 推荐(5) 编辑