Reply To: Email Validation on Jquery Validation For Contact Form 7

Home Forums Jquery Validation for Contact Form 7 Email Validation on Jquery Validation For Contact Form 7 Reply To: Email Validation on Jquery Validation For Contact Form 7

#6239
Dinesh
Keymaster

Hi Beth,

The default email validation uses the HTML 5 validation rules. As per the HTML5 validation rules it is the correct one.

However we have added an extra validation to make exact email rules. So please use email2 as class for the email field and it should be fine.

Thanks