Release: jQuery 1.2.2
January 15th, 2008 in News | Tags: Javascript | No ResponsesThis is a bug fix release for jQuery 1.2 and much more.
The major changes are:
- 300% Speed Improvements to $(DOMElement)
- .ready() Overhaul : Internet Explorer document ready drastically improved. Uses a new technique inspired by Diego Perini. It allows us to not have to do a document.write() anymore.
- .bind(”mouseenter”) / .bind(”mouseleave”)
- Complex :not()
- Accept Headers
- Event API
Bug Fixes
Here’s a sampling of some of the functionality that’s seen some important overhauling.
- .clone() overhaul
- Script evaluation overhaul
- height() / width() overhaul
- Cross-frame DOM manipulation
- A few memory leaks have been resolved
Download jQuery 1.2.2 Regular (93kb) / jQuery 1.2.2 Packed (28kb) / jQuery 1.2.2 Minified (15kb)
|
Subscribe to RSSJanuary 15th, 2008 in News | Tags: Javascript | Trackback






