Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zardoz84
119 days ago
You know that pure HTML have it ? and if you need a more complex validation, a few lines of js does the magic. Same if you need live autocomplet.
1 comments
simonw
118 days ago
Good point, HTML with no JavaScript at all has pretty good validation built in now. Try entering an incomplete email address on this demo page:
https://tools.simonwillison.net/html-validation-demo
link