klederson / livequery forked from brandonaaron/livequery
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
ChangeLog.markdown | Mon Jan 12 19:51:34 -0800 2009 | |
| |
README.markdown | Mon Jan 12 19:51:34 -0800 2009 | |
| |
jquery.livequery.js | Mon Jan 12 19:51:34 -0800 2009 | |
| |
test/ | Mon Jan 12 19:51:34 -0800 2009 |
README.markdown
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.3+
- Docs: http://docs.jquery.com/Plugins/livequery
License
The Live Query plugin is dual licensed (just like jQuery) under the MIT and GPL licenses.
Copyright (c) 2009 Brandon Aaron
