Hi, I found a bug within the validation plugin I have a form and I need to click the submit button twice to submit the form. It seems that on the first click validates and only on the second click will submit the form. I think it must submit the form directly if there is no validation error.
A small example can be found here http://www.codeassembly.com/files/validate-bug.zip Thanks.