Archive

Posts Tagged ‘javascript’

jQuery 1.4.2 Released

March 3rd, 2010
jQuery 1.4.2

jQuery 1.4.2

I’m a little late on the jQuery 1.4 bandwagon since it was released January 14th. However as of this post the latest version is 1.4.2 which was released on February 19th. Time to upgrade.

From the developers:
“In this release we’ve added two new methods: .delegate() and .undelegate(). These methods serve as complements to the existing .live() and .die() methods in jQuery. They simplify the process of watching for specific events from a certain root within the document.”

The API Documentation has been re-written, and the library has some new features, while improving speed and stability. You can take a look at the full jQuery 1.4 Release Notes Here.

jQuery 1.4 Performance

jQuery 1.4 Performance

Download Links:

  • Share/Bookmark

programming , ,