ie9-oninput-polyfill
Forces IE9 to trigger the INPUT event when the user deletes/cuts text from the input - making the event works as it should (and as it does in all the modern browsers)
html-oninput
Trigger the jquery change event on each input in a html input field.