# Live Query
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.
* Requires jQuery 1.1.3+
* Docs: [http://docs.jquery.com/Plugins/livequery](http://docs.jquery.com/Plugins/livequery)
## License
The Live Query plugin is dual licensed *(just like jQuery)* under the [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL](http://www.opensource.org/licenses/gpl-license.php) licenses.
Copyright (c) 2008 [Brandon Aaron](http://brandonaaron.net)
|