[jQuery] jQuery Validation plugin and ASP.NET postbacks
Hi,
Have anyone been able to use the jQuery validation script and been
able to make the buttonclick cause a post back? The form validates
fine but the post is never made. If I add the option submitHandler on
the plugin it goes in there, but that does not really help as i dont
want to do a ajax submit. What i want is to make the postback continue
as normal if the validation is true.
Anyone else manged to work around this problem?
Regards,
Johan