Skip to content

Instantly share code, notes, and snippets.

@kovacs
Created October 22, 2009 23:51
Show Gist options
  • Save kovacs/216480 to your computer and use it in GitHub Desktop.
Save kovacs/216480 to your computer and use it in GitHub Desktop.
// get checkbox value in jquery
$("#checkbox_id").is(':checked')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment