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!

Hook


Average rating
(1 vote)

Build hooks into your code. The trigger or hook is called, looking for an implementation
For an example, after an execution, a registered event is a called like "finished POST" - then the call back, if it exists is called.

Inspired by drupal's hook mechanism.

TODO:
* make the hook callbacks more flexibile

Releases

Official releasesDateSizeLinksStatus
0.1.3-dev2008-Aug-20835 bytesRecommended for 1.0.xThis is currently the recommended release for 1.0.x.
0.1.2-dev2008-Jun-06526 bytesRecommended for 1.1.xThis is currently the recommended release for 1.1.x.