File: README.markdown

package info (click to toggle)
jquery-goodies 6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,988 kB
  • sloc: xml: 308; makefile: 77; sql: 39; php: 24
file content (13 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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)