Our client wants us to display numeric keyboard for an input field so basically I created a field like:
Yes, there is another way.
type="number" but use type="text"type="tel"' for only Android or broken. (can't use on iPhone as no period then)type="text" and then javascript with custom behavior. See: Period always shows: http://jsbin.com/heqeduyi/1/
Period shows once 3 digits: http://jsbin.com/yinaweho/1