Skip to content

Instantly share code, notes, and snippets.

@jbspeakr
Created September 20, 2013 07:18
Show Gist options
  • Save jbspeakr/6634283 to your computer and use it in GitHub Desktop.
Save jbspeakr/6634283 to your computer and use it in GitHub Desktop.
a collection of selected CSS3 selector strings.
var selectedCheckboxes = 'input[type=checkbox]:checked';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment