|
|
|
![]() |
JQueryLiveQuery
Homepage: http://docs.jquery.com/Plugins/livequery
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.
Example
First
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
DBCachePlugin: JQueryLiveQuery not found
![]() |