Hello!
Being new to JQ i managed to use my own validation rules using minlength() and maxlength() but i couldnt figure out how i could change email validation rules... Your help is very appreciated....
I need to apply the exact same rules for both JQ and PHP Validation... to avoid the possibility of weird behaviour like passing JQ validation and failing PHP validation afterwards, then being bounced back...
Thanks a lot
Gubimann