BKJIA recommended topics: jQuery from entry to entry
The official version of jQuery 1.7 has been released. You can download it through jQuery CDN:
Http://code.jquery.com/jquery-1.7.js
Http://code.jquery.com/jquery-1.7.min.js
After pushing multiple test versions, let's review the new features of jQuery 1.7:
◆ New event APIs:. on () and. off ()
◆ Improves the performance of event delegation, which is a performance comparison between the 1.6 and 1.7 versions.
◆ Better support for HTML5 on IE 6/7/8
◆ More intuitive animation Switching
◆ Definition of AWD in the anonymous Module
◆ JQuery. Deferred
◆ JQuery. isNumeric ()
Method of deletion:
◆ Event. layerX and event. layerY
◆ JQuery. isNaN ()
For a detailed description of the new features, please refer to the official release notes: http://blog.jquery.com/2011/11/03/jquery-1-7-released/
Original article: http://www.oschina.net/news/22837/jquery-1-7-final
- November 30 jQuery plug-in recommendations that make your website more dazzling
- Comparison between jQuery and MooTools Libraries
- Seven new and useful jQuery plug-ins for attachment download
- Design a data table using jQuery to implement Ajax Functions
- Designing a data table using jQuery