jQuery 1.2.2 Released – Happy Birthday jQuery!
Looks like jQuery 1.2.2 is out today! And it’s turning 2.
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 know it’s a bit sad I’m wishing Happy Birthday to a javascript library… Maybe I need to get out more? :)
Possibly Related:

The jQuery 1.2.2 Released – Happy Birthday jQuery! by Jim, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.



Happy Birthday to jQuery (nothing sad about it)! Glad to see that this framework is continually getting more and more awesome.