JQuery Email Validation Not working
Hello All
I am using Jquery 1.4.1 and Jörn Zaefferer's Validation plugin 1.6.
The email validation works for simple email format.
But it fails when the email is in the format
FirstName LastName [
firstName.lastName@zzz.com]
I think the brackets are causing a problem.
Please guide.
Thanks
Iceman