Possible Duplicate:
Disable webkit's spin buttons on input type=“number”?
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" />