Closed wardtwits closed 9 years ago
Line 54 - minor efficiency update, faster to declare all vars outside of your loops.
bindEvents() - Updated from .bind to .on - it appears your supporting jQuery 1.7.2 and up, so this should be fine since its supported 1.7+
Thank you very much @wardtwits!
Line 54 - minor efficiency update, faster to declare all vars outside of your loops.
bindEvents() - Updated from .bind to .on - it appears your supporting jQuery 1.7.2 and up, so this should be fine since its supported 1.7+