I\'ve never heard of an event in jQuery called input till I saw this jsfiddle.
input
Do you know why it\'s working? Is it an alias for keyup or s
keyup
Be Careful while using INPUT. This event fires on focus and on blur in IE 11. But it is triggered on change in other browsers.
https://connect.microsoft.com/IE/feedback/details/810538/ie-11-fires-input-event-on-focus