jQuery 1.3: Plugins continue to migrate to the core

jQuery logo

jQuery celebrated its third birthday Wednesday with the release of the brand-new 1.3 version. This latest release includes a bunch of cool new stuff which has already been discussed to death elsewhere. To me, however, the most interesting aspect of jQuery 1.3 is the movement of former plugin functionality to the core library.

Live events are a new twist on the venerable, and indispensable, Live Query plugin, while the upgraded, more granular effects queues were previously tackled by add-on authors. IMHO, this kind of migration is A Good Thing, providing greater parity with other core JavaScript and effects libraries (such as Scriptaculous's FX queue) while offering compelling feature differentiation (event binding throughout the full lifecycle of an Ajax page).

Related posts:

  1. Pimp my jQuery: Five plugins to replace the features Prototype and Scriptaculous users expect
  2. jQuery Release 1.2.6: Performance Improvements and Dimensions Plugin Added to Core
  3. Five jQuery plugins that are a joy to use
  4. jQuery 1.3: Good stuff, but the API browser’s the real news
  5. Eating crow on jQuery

Comments: 3 so far

  1. [...] I’m as geeked about jQuery’s 1.3 release as the next developer. But I’m even more excited about the new API browser developed by Remy Sharp and available here. [...]

    Pingback by Agile Ajax » jQuery 1.3: Good stuff, but the API browser’s the real news » Pathfinder Development, Friday, January 16, 2009 @ 12:51 pm

  2. Little bit of a correction,
    .live() has a method name that is a nod to livequery and accomplishes a similar goal, but in a completely different fashion.

    It’s actually more of a migration of the event delegation (delegate) plugin into the core, but not the true one. (Livequery, on the other hand, continually polls the dom for changes and reapplies event handlers)

    Just FYI. :)

    Comment by Paul Irish, Friday, January 16, 2009 @ 3:48 pm

  3. [...] jQuery 1.3: Plugins continue to migrate to the core [...]

    Pingback by 網站製作學習誌 » [Web] 連結分享, Thursday, January 22, 2009 @ 4:59 am

Leave a comment

Powered by WP Hashcash

Launch: Pathfinder Newsletter

    Get a monthly update on best practices for delivering successful software.

    Subscribe via email


    Subscribe via RSS      RSS icon

Topics

Search

WordPress

Comments about this site: info@pathf.com