Skip to content

Instantly share code, notes, and snippets.

@wildeyes
Created March 26, 2015 14:30
Show Gist options
  • Save wildeyes/fbd8bd4cd438cc33bae3 to your computer and use it in GitHub Desktop.
Save wildeyes/fbd8bd4cd438cc33bae3 to your computer and use it in GitHub Desktop.
var e = document.getElementById("ddlViewBy");
var strUser = e.options[e.selectedIndex].value;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment