How to exempt element to be validated?
Posted
by wnoveno
on Stack Overflow
See other posts from Stack Overflow
or by wnoveno
Published on 2010-03-08T06:33:32Z
Indexed on
2010/03/08
6:36 UTC
Read the original article
Hit count: 179
Hi, I'm using the validation plugin for jquery: http://docs.jquery.com/Plugins/Validation.
I want to know how would I exempt a field to be validated? Currently all fields inside the form are automatically checked.
© Stack Overflow or respective owner