Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Releases for Live Query


Live Query 1.0.2

Download: livequery_1.0.2.zip
Size: 36.91 KB
md5_file hash: 54f14044cd2c4ae3f28e1e29bf5987b8
First released: December 20, 2007 - 6:22pm

* Updated to work with jQuery 1.2.2

Live Query 1.0.1

Download: livequery-1.0.1.zip
Size: 49.38 KB
md5_file hash: fc3d9329dd4512a29404614f84cb9a9e
First released: September 2, 2007 - 11:52pm

* Added remoteAttr, toggleClass, emtpy and remove to the list of registered core DOM manipulation methods
* Removed setInterval in favor of on-demand setTimeout
* Calling livequery with the same arguments (function references), restarts the existing Live Query instead of creating a new one

Live Query 1.0.0

Download: livequery-1.0.zip
Size: 45.69 KB
md5_file hash: 8125127e1cad22af6302ec372dce911b
First released: August 20, 2007 - 12:24am

Live Query 1.0 replaces the previous Behavior plugin. It has a few of the following enhancements over Behavior:

* Added callback function for when an element is no longer matched or the Live Query is expired.
* Events are unbound to unmatched elements or when the Live Query is expired.
* Nice performance boost.

The zip includes the full source, min version, packed version and tests.

Live Query requires jQuery 1.1.3+

Behavior 0.0.3

Download: behavior_0.3.zip
Size: 5.9 KB
md5_file hash: 3f242db107621098a996fc5c74c68267
First released: May 14, 2007 - 10:33am

* Update documentation and test/demo
* Added wrap to the list of methods to autorun behavior
* Fixed spelling error in unbehavior
* Changed how I overwrite core methods

Behavior 0.0.2

Download: behavior_0.2.zip
Size: 5.26 KB
md5_file hash: 2f6eabac2c48f96a3d32eb12a9082908
First released: May 14, 2007 - 10:31am

* Updated to $().behavior and $().unbehavior