oninput in IE9 doesn't fire when we hit BACKSPACE / DEL / do CUT

Viewed 7197

What's the cleanest solution we use to overcome the problem that IE9 doesn't fire the input event when we hit BACKSPACE / DEL / do CUT?

By cleanest I mean code stinks not.

4 Answers
Related