A jQuery plugin which creates an update event for form elements to provide a (somewhat) normalized change event behavior across element types. It uses polling to detect "change" events in focused text inputs/textareas, before their blur event. -
View it on GitHub