email validation in contact creation fields
Even a simple email validation would be great, pay attention to new huge tld (@site.engineer, @site.business...) and non-ascii text.
You can also get a free jquery from mailgun.com, which really rocks.
https://github.com/mailgun/validator-demo
It validates everything, domain, format, etc.
It only not check if the full email really exists because most mail servers do not answer to avoid spam probe.
1
vote
