Tagged: observer
A jQuery plugin for watching CSS property or element attribute changes.
2.0.4
Released September 29, 2014
Observe is a jQuery plugin designed to provide callbacks on changes in forms.
1.0.3
Released July 23, 2013
Observer is a jQuery plugin designed to provide callbacks on changes in forms.
1.0.9
Released July 17, 2014
jQuery.channel is a complete pub/sub implementation build on top of jQuery.Callbacks. It preserves the jQuery-chain! $('div').channel('subscribe' ... ) and you can use regular expressions (containing*) as wildcards begining on the starting position within the string. So it's possible to subscribe to multiple channels with just one call: $.channel('subscribe','CHANNEL/SUB.*',myFunction)
1.2.4
Released April 3, 2013
Have you ever needed to execute some code after a number of asynchronous events or operations occur? Final Fire is a light-weight reusable plugin that helps you keep track of asynchronous events using a pub/sub methodology.
0.0.1
Released March 19, 2014
jQuery.eye is a jQuery plugin for monitoring changes made to elements' DOM or CSS properties as well as monitoring changes of the returned results from jQuery methods ran on a given element. When a change is detected a callback function is fired. Additionally provided are methods for pausing a watch, starting a watch, and retrieving a watch status associated with an element.
1.1.0
Released May 5, 2014
jQuery plugin which turns your site into an event driven playground!
0.0.4
Released January 19, 2013