Skip to content

Instantly share code, notes, and snippets.

@nextechu
Created March 29, 2014 20:11
Show Gist options
  • Save nextechu/9861996 to your computer and use it in GitHub Desktop.
Save nextechu/9861996 to your computer and use it in GitHub Desktop.
var checkedValue = $('[name = "someRadioGroup"]:checked').val();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment