M
M
MakarkinPRO2015-04-12 13:45:38
Android
MakarkinPRO, 2015-04-12 13:45:38

How to immediately open the numeric keypad on Android iOs via WebView?

There is an Android\Ios mobile application, into which the site is loaded, with a feedback page (toko phone).
How to make it so that:
1) When you click on the field, it is NOT Zoomed, but simply set it to either the full width of the line (but a maximum of 200px, for example)
2) When you click on which, on a mobile device, the keyboard opens IMMEDIATELY where the Numbers ... since it's for a phone number. and letters are not needed here ....

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IceJOKER, 2015-04-12
@MakarkinPRO

<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0,    width=device-width"/>

<input type="number" name="number" />

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question