isEmail Function


/ Published in: JavaScript
Save to your folder(s)

Check if user has intruded a real email address. Return true (real email) or false (fake email).
Arguments: Element from a form.
From book Dom Scripting by Jeremy Keith

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.