Hacker News new | ask | show | jobs
by wierdaaron 2539 days ago
A lot could be gained by simply storing the jQuery objects instead of doing the lookups multiple times per method. That’s a lot of unnecessary dom traversal.