perform a set of functions after jQuery validate()

Posted by pixeltocode on Stack Overflow See other posts from Stack Overflow or by pixeltocode
Published on 2010-06-06T11:41:00Z Indexed on 2010/06/06 11:42 UTC
Read the original article Hit count: 205

Filed under:
|

i'm using jQuery validate() plugin to validate a form. it does the validation but how do i perform a set of function if there are no errors?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about form-validation