Javascript – Email Input Validation

JavaScript Code


When a visitor asked to insert his email address, he may do the job by mistake or on purpose. It is better to check his inputted text by Javascript before submitting the form to the server. This code checks the inserted email address and shows an alert if that was wrong address.

[code id=23]



Be the first to comment

Leave a Reply

Your email address will not be published.


*