Showing posts with label input[type="number"]. Show all posts
Showing posts with label input[type="number"]. Show all posts

Sunday, 2 November 2014

Use input[type="number"]

The HTML5 number is a great little input, especially when it's being used on a mobile device. When I first had a smartphone I used to play with the different spinner interfaces, so form filling started taking longer than it really needed to. This is my third post on the input directives.