[jQuery] [validate] - form submission in IE even after jquery validation failure

[jQuery] [validate] - form submission in IE even after jquery validation failure


Hello Jörn
This is regarding an erroneous behavior of the form in IE.
My form used widgets in it. With FF when I submit the form after
inputting an invalida value for say a url class. The form does not
submit due to the validation failure as the case should be.
But the same form gets submitted when I do the submit in
IE (6 and 7). I do not want the form to be submitted when there is a
validation failure by jquery. The version of jquery.validate.js that i
am using is 1.4.
Can you please help ? I have posted the same query before
but couldn't see it in the list of posts so sending this again.
Looking forward for some help from your side. Thanks in advance.
Regards
Santo