1

Possible Duplicate:
Disable webkit's spin buttons on input type=“number”?

Example

I want to replace the Chrome's spinner UI with something nicer. I would set the text to type=input but then I loose the specialized keyboard in iPhone. Anyone know how to disable chrome's UI treatment?

<input type="number" />
Community
  • 1
  • 1
Jethro Larson
  • 2,337
  • 1
  • 24
  • 24
  • +1 for Frederic, tested the code in the duplicate and it still works, although it crashes Chrome 8 dev like crazy, it works fine in chromium 9. – Ivo Wetzel Nov 19 '10 at 19:32

0 Answers0