Most
web design has somehow used jQuery nowadays, the javascript library has just released its version 1.7. Several API has been introduced and the list can be found on the
Version 1.7 API list.
Important update
- New event API: on() and off()
- Improved Performance on Delegated Events
- Better Support for HTML5 in IE6/7/8
- Toggling Animations Work Intuitively
- Asynchronous Module Definition (AMD)
- jQuery.Deferred
- jQuery.isNumeric()
More details can be found at
jQuery Blog - JQUERY 1.7 Released.
Original Post:
https://www.aveego.com/html/o_37394_0_/jquery-1-7-released.html
Author︰
Jeff Chan