|
|
|
|
JQueryLiveQueryHomepage: http://docs.jquery.com/Plugins/livequeryAuthor(s): Brandon Aaron Version: 1.0.3 Live Query utilizes the power of jQuery selectors by binding events or firing callbacks for matched elements auto-magically, even after the page has been loaded and the DOM updated. ExampleFirst
This tab is loaded on page load. The second and third will be reloaded using ajax. livequery will make sure
that the jQuery elements inside are initialized correctly as soon as they are added to the DOM tree.
SecondThird |