All those jQuery fans: new event delegation

January 14th, 2009 § 0 comments

jQuery 1.3 now has a ‘live’ function which acts similar to liveQuery. It lets you wire up events automatically for newly injected DOM elements. Not bad!

Share and Enjoy:
  • Twitter
  • LinkedIn
  • DZone
  • Digg
  • Facebook
  • DotNetKicks
  • del.icio.us
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Technorati
  • HackerNews
Related Posts:
  1. Organizing Javascript for Event Pooling with jQuery
  2. Event Pooling with jQuery Using Bind and Trigger: Managing Complex Javascript
  3. Saving dynamically added list items using jQuery and ASP.NET MVC

Tagged

What's this?

You are currently reading All those jQuery fans: new event delegation at Adventures in HttpContext.

meta