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
I have encountered a JavaScript error because this very line: var validator = $.data(element.form, 'validator'); in the staticRules method. Somehow it sometimes returns null, thereby resulting in error when executing the next line. This problem only occurs in IE, including IE 6,7,8. I am using jquery validation 1.9 with jquery 1.7.1