I’m using jQuery Validation Plugin 1.9.0 (from http://bassistance.de/). The problem is that I can’t figure out how to validate a text field only if a user type something in it. If the user did not write anything that field should not be treated as required.
I’m using jQuery Validation Plugin 1.9.0 (from http://bassistance.de/ ). The problem is that I
Share
Do not set the required rule option –