jQuery Watch.js

A jQuery plugin for watching CSS property or element attribute changes.

pairAttr

jQuery plugin for pairing element attributes together so that changing one changes the other.

jQuery Eye

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 … Continue reading