I have a form with validation remote. The form is loaded through ajax call. The remote validation works in Firefox, Opera and Chrome except IE. When I run it on IE, I can not submit the form, it throws an error:
Message: Object doesn't support this property or method Line: 718 Char: 4 Code: 0 URI: http://localhost:8080/FSS/js/jquery.validate.js Any help is very high appreciated. Thanks