jaridmargolin / formatter.js

Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k stars 235 forks source link

backspace fix in IE8 #77

Open bbodi opened 9 years ago

bbodi commented 9 years ago

event.which is undefined under IE8, so formatter.js can't notice that backspace was pressed