Custom Form "type" similar to type="tel"
Posted: Tue Aug 30, 2011 12:02 pm
I'm looking for a way to create a form element that when you click on it, it brings up a virtual keypad very similar to the type you see on smartphones when you tap on a "tel" input field. The field should look like a textbox but when you click on it, a large keypad should appear.
I would use the already available "tel" type, but it doesn't have a key for decimals. Does anyone know of a type like this? Or, maybe a starting point where I could learn to create it on my own?
I would use the already available "tel" type, but it doesn't have a key for decimals. Does anyone know of a type like this? Or, maybe a starting point where I could learn to create it on my own?