MVC 3 Remote Validation jQuery error on submit
- by Richard Reddy
I seem to have a weird issue with remote validation on my project. I am doing a simple validation check on an email field to ensure that it is unique.
I've noticed that unless I put the cursor into the textbox and then remove it to trigger the validation at least once before submitting my form I will get a javascript error.
e[h] is not a function…