Tagged Questions
12
votes
3answers
1k views
How do you get the number keypad to come up in an iPhone web app?
On a web page that is to be displayed on an iPhone, is there a way to get the number pad to come up when the user taps in the field, instead of the qwerty keypad?
This guy says here's how to do it, ...
0
votes
1answer
1k views
Qwerty Keyboard in HTML
I need a QWERTY keyboard using HTML buttons, which enters the typed info into a text field. I can put one together, but it seems that this must have been done before, and I hate to reinvent the wheel. ...