Skip to content

Instantly share code, notes, and snippets.

@sahinsf
Created June 1, 2012 16:06
Show Gist options
  • Select an option

  • Save sahinsf/2853220 to your computer and use it in GitHub Desktop.

Select an option

Save sahinsf/2853220 to your computer and use it in GitHub Desktop.
cross Browser
Select Element:
There are no events on the option element in IE.
The change event on select is the only cross-browser-compatible way to be informed of a change of option.
Note that keyboard navigation may also fire this event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment