jpcody + selectors   1

jQuery Book: Selecting Elements
Contains good advice on speed enhancements for JS.

If you've made a selection that you might need to make again, you should save the selection in a variable rather than making the selection repeatedly.
jquery  speed  selectors 
august 2010 by jpcody

Copy this bookmark:



description:


tags: