Closed harrijon closed 10 years ago
Unfortunately, number fields aren't supported. The number input behavior differs, albeit slightly, with the major browsers, and document.selection
isn't available, making Autotab ineffective to filter out unwanted text.
Great plugin!
But, I can't get it to work for
<input type="number" .. />
fields. "number" fields are convenient on devices without keyboards, because they automatically bring up a numeric keypad, instead of a qwerty-style keyboard.This seems to happen on IOS Safari and firefox on android.
Here's some sample code: