This version is old school, check out the latest version.

jQuery DOM Cache

by Joe Johnson

Using $.cache (or $.domCache) may dramatically increase the performance of your web application by eliminating unnecessary DOM traversal. Manipulate the DOM (with event handling) more efficiently by calling cached DOM collections / elements. If you have many of the same selectors being used to find elements in your page, this plugin will help.


Versions

Version Date
1.2.5 Feb 19 2013
1.2.3 Feb 19 2013
1.2.0 Feb 15 2013
1.1.5 Feb 15 2013
1.1.2 Feb 15 2013
1.1.1 Feb 15 2013