jQuery ‘fixes up’ events to account for browser differences. When it does so, you can always access the ‘native’ event with event.originalEvent (see the Special Properties subheading on this page).
jQuery ‘fixes up’ events to account for browser differences. When it does so, you can always access the ‘native’ event with event.originalEvent (see the Special Properties subheading on this page).