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 referencing cached DOM elements.


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