I have a list of checkboxes:
To select by class, you can do this:
class
$("input.className:checkbox:not(:checked)")