Skip to content

Instantly share code, notes, and snippets.

@hoangtranwork
Created October 15, 2011 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoangtranwork/1289353 to your computer and use it in GitHub Desktop.
Save hoangtranwork/1289353 to your computer and use it in GitHub Desktop.
output on Opera 11
src: ddlProductCategory |eventtype: focusin |key: undefined |which: undefined
src: ddlProductCategory |eventtype: keypress |key: 40 |which: 0
src: ddlProductCategory |eventtype: change |key: undefined |which: undefined
CHANGE
src: ddlProductCategory |eventtype: keyup |key: 40 |which: 40
trigger change event from: keyup
src: ddlProductCategory |eventtype: change |key: undefined |which: undefined
CHANGE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment