Email Validation in HTML5

  • 16 April 2019
  • 0 replies
  • 3 views

Something I just noticed on some of the pages I’ve been testing…

HTML5 email validation allows for all “valid” emails… So this includes intranet mail on intranet sites where “John@doe” could be perfectly valid or maybe development sites where “test@localhost” could be valid.

As Unbounce is not designed for either of these cases would it be possible to get a regex pattern in the email fields by default to ignore anything without a . after the @ ?


0 replies

Be the first to reply!

Reply