Search This Blog

Friday, August 13, 2010

Order of change/keydown/keypress events in jQuery

Programmer Question

I have been investigating event fire order between browsers, because our application is experiencing some unusual behaviour.



I have created a little test to see the order of the three events: change, keydown, and keypress.



Here is the HTML (test.html):





Related Posts with Thumbnails