May 2nd 2013, 17:00:47
Default the text boxes, all of them, to number pad. We dont need qwerty keyboard. it is faster typing out the zeros instead switching from numbers to letters just to put "k" and "m".
<input type="number" name="quantity" min="1" max="5">
http://www.w3schools.com/...tml5_form_input_types.asp
<input type="number" name="quantity" min="1" max="5">
http://www.w3schools.com/...tml5_form_input_types.asp
Edited By: LittleItaly on May 2nd 2013, 17:07:16
See Original Post
See Original Post
LittleItaly
Game Mod
-Discord: LittleItaly#2905
https://ee-li.duckdns.org/
-EE Central, Market Central and other tools created and self hosted by me
Game Mod
-Discord: LittleItaly#2905
https://ee-li.duckdns.org/
-EE Central, Market Central and other tools created and self hosted by me

