JQuery Validate multiple fields with one error

Posted by Ian Hoar on Stack Overflow See other posts from Stack Overflow or by Ian Hoar
Published on 2009-08-17T16:44:09Z Indexed on 2010/03/18 21:01 UTC
Read the original article Hit count: 652

Filed under:
|

How would I use the JQuery Validate plugin to have one error message for say 3 fields. For example 3 dob fields. By default I will get 3 error messages if all 3 fields are left blank. I only one one error linked to 3 fields. If any are blank the error comes up.

© Stack Overflow or respective owner

Related posts about jquery-validate

Related posts about jQuery