Hacker News new | ask | show | jobs
by ty___ler 2650 days ago
My favorite input type=number quirk is you can type the letter ā€˜e’ into it for compatibility with scientific notation!
1 comments

An additional reason not to use type=number just because something is only made up of numbers. Good thing we have the pattern attribute.