I tried the <input type="number" />
but on opera that outputs a strage input box coupled with a "up and down" handler, what i expected was a regular text field that once you focus on it prompts the number keyboard instead of the alphabets, is that even possible?
PS im not trying to validate, it would be a nice user experience thats all