JQuery 1.3 Released

January 14, 2009 at 7:47 pm · Written by Jalada · Filed under Tumbled

JQuery 1.3 has been released

Most notably 1.3 features a new CSS selector engine that speeds up selector functions, and the ability to have ‘Live Events’. Basically this means if you bind a ‘click’ event on an element to a function, and then add more of those elements later, those elements will automatically inherit that binding – no need to rebind it every time. This makes things more efficient.

Share:
  • Digg
  • Reddit
  • TwitThis
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Tumblr

Comments are closed.