
Hi,
I am using jQuery in my PHP based web application. I have to validate the email address entered by user on the form. I also want to display the error message in red color if email address is not correct. Give me good example code for validing email address in jQuery.
Thanks

Hi,
Its very easy to validate email address and display the error message to user if email address is not valid.
See jQuery to validate Email Address Example.
Thanks
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.