Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HTML5 - Android Tablet - INPUT TYPE NUMBER

Good night guys,

I am using input type with numbers, but the field is a currency value with comma and point. More Android opens the keyboard with only numbers without comma or point.

Example error on Galaxy Tab 10.1

http://pastie.org/5063487

or

http://jsfiddle.net/F8EPw/

like image 355
Globsecure Avatar asked Oct 16 '25 01:10

Globsecure


1 Answers

Try to use <input type="number" step="any" /> Further explanations can be found here

like image 100
Pascal Avatar answered Oct 17 '25 18:10

Pascal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!