You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Don't need a closure, jQuery ready function is enough. Use strict.
* Fix errors exposed by strict. Undeclared variables. wrong regex backreference
* Fix some undeclared/wrongly declared variables
* Avoid some redundant calls of $(this)
* Remove some redundant (also wrong) code.
0 commit comments