0

I am working on android phonegap application. My phonegap version is 2.2.0. I am using <input type="number"> to open numeric keyboard..It is working fine on versions below 4.0.3 but when I test my application on an android 4.0.3 device, the numeric keyboard is not working.

I also tried to replace <input type="number"> to ** and also added <meta name = "format-detection" content = "telephone=no"> line on head but it's still not working.

2
  • not working means? not showing or cannot input numbers? Commented Nov 9, 2012 at 9:26
  • means its opening simple keypad with alphabetic keys..Numeric keypad is not opening directly Commented Nov 9, 2012 at 9:31

1 Answer 1

1

Support with Android is qualified as buggy :-(

See quirksmode.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.