I\'m having trouble figuring this out. I have two checkboxes (in the future will have more):
checkSurfaceEnvironment-1
checkSurface
if (!$("#checkSurfaceEnvironment-1").is(":checked")) { // do something if the checkbox is NOT checked }