jQuery 1.2.2 Released
Written by on January 14th, 2008 in Ajax News.
jQuery has a new release, 1.2.2, which is a bug fix release and more.
The major changes are:
- 300% Speed Improvements to $(DOMElement)
- .ready() Overhaul: Uses Diego Perini’s non-document.write() technique, now wait for CSS to be ready, can now watch for the document ready event via the traditional .bind()
- .bind(”mouseenter”) / .bind(”mouseleave”)
- Complex :not()
- Accepts Headers
- Event API: jQuery.event.special setup teardown handler
You can download the latest release (minified).
Source: Ajaxian
Original Article: http://feeds.feedburner.com/~r/ajaxian/~3/216852040/jquery-122-released