jQuery Performance Rules - Best Practices for Speeding Up jQuery
April 29 2009, 7:51pm
"The class selector is among the slowest selectors in jQuery; in IE it loops through the entire DOM. Avoid using it whenever possible." oops"
- Tags:
- jquery
- bestpractice
Via: http://www.artzstudio.com/2009/04/jquery-performance-rules/
blog comments powered by Disqus