Tagged Questions
3
votes
6answers
212 views
Does jQuery $(this) need to be cached
I recently came accross some blog posts about jQuery performance (i.e. http://net.tutsplus.com/tutorials/javascript-ajax/10-ways-to-instantly-increase-your-jquery-performance/) and it was stated in ...