.:Slavus

JQuery 1.2.6 released

Submitted by slavus on 2008-06-05 08:37:12  

JQuery version 1.2.6 released

JQuery version 1.2.6 released was releasd yesterday, and what's new

  • Performance Improvements

    -   Event Handling is 103% Faster
    -   CSS Selectors are 13% faste
    -   .offset() is 21% faster
    -   .css() is 25% faster
    
  • New features

    -   .attr() overhaul
    -   .toggle() can now accept more functions
    -   You can now unbind bound .toggle() and .one() functions
    -   .index() supports jQuery collections
    -   jQuery.makeArray can convert ANYTHING to an array.
    -   beforeSend can cancel Ajax calls
    -   Exposed Speeds
    

For full report go to offcial JQuery blog: http://jquery.com/blog/2008/06/04/jquery-126-events-100-faster/


Read more...

» Tags jquery   » Show comments (0)

« Previous1Next »