jQuery DOM Polling Plugin

Allows you add custom events that can be precisely configured to track changes on DOM nodes (from simple form text updates to tracking anything like CSS position). These events support jQuery Event API (including event delegation!). Plays nicely with resources, monitors DOM updates, clears caches whenever necessary

jQuery Scrollfire

Allows useful callbacks to be fired upon elements scrolling into and out of view from both the top and bottom of the viewport/window. Additionally, provides a mechanism to animate parallax elements.

Flight Indicators jQuery Plugin

allows you to display high quality flight indicators using html, css3, jQuery and SVG images.

jQuery Breakpoint

Allows useful callbacks to be fired at set “breakpoints” or window sizes reached upon resizing the viewport so as to create responsive web applications.

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