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? :)

Recent Related Posts

One thought on “jQuery 1.2.2 Released – Happy Birthday jQuery!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>