braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Ie9 strategy #15

Closed crookedneighbor closed 8 years ago

crookedneighbor commented 8 years ago

Creates a specific strategy for IE9

Previously, IE 9 would have jittery behavior when deleting characters (similar to the jittery iOS issue)

mrak commented 8 years ago

👍

EvanHahn commented 8 years ago

:+1:

lilaconlee commented 8 years ago

🐈