Archive for March, 2010
Mini-Tut: Using jQuery .live() With Dynamic Content
When using jQuery and loading content dynamically or with an AJAX call, any event attached to the content that is loaded either has to be rebound again after the content has been loaded or you can attach an event handler using the .live() event.
Continue Reading










