Number Section of iOs keyboard
September 4, 2012 8:52 AM
Subscribe
Subscribeinput type="text" pattern="[0-9]*"
…but using the HTML5 specification for a number field in a form will at default to the number page of the standard iOs keyboard for price and gas:
input type="number"
More info.

