Tagged: dom
Allows useful callbacks to be fired at set \"breakpoints\" or window sizes reached upon resizing the viewport so as to create responsive web applications.
1.0.0
Released March 25, 2014
jQuery plugin for DOM operations in non-XHTML namespaces.
0.0.6
Released August 18, 2014
lightweight javascript library designed to streamline the creation of user interface in HTML/javascript
0.2.0
Released January 29, 2013
jQuery plugin to make it easier to create on-the-fly HTML elements and insert them into the DOM.
1.0.3
Released April 11, 2013
Find By Name provides a less bug-prone way to find elements by their name attribute. In particular, when the name attribute is stored in a variable it is very bug-prone to write a selector for it by hand every time.
0.1.1
Released June 18, 2013
jQuery plugin for generating DOM structures concisely.
0.1.4
Released August 19, 2014
.subordinate() is a combination of .append() and .find(). It appends an element but returns this new created jQuery object. That makes your code way much shorter and cleaner, when building complex DOM structures on-the-fly.
1.0.1
Released September 2, 2014
Adds two functions to the jQuery library: $.DOMReady() - Returns a Deferred that resolves when the DOM is ready. $.DOMRendered() - Returns a Deferred that resolves when the DOM has finished rendering the HTML.
1.0.1
Released March 1, 2013
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 that give you functions to get/set random values or call random functions.
1.0.0
Released May 1, 2014