I am using jquery validation plugin to validate a registration form.
Each text input field has instructions pre-filled as values in the input box
ex: for a
I made some patch to jquery.validationEngine to allow ignoring some input field for some complexe form. I made the following changes:
In your case you can use the modification for the skipValidate class to perform this. You can find the patched script here along with the english filter (fr one is also available):
jquery.validationEngine.js Patched
jquery.validationEngine-en.js Patched
I should submit those change into git hub, but did not got time to do so right now.
Jerome Godbout
Panthera Dental