Toggle Tools A simple jQuery plugin to toogle a bunch of checkboxe with a 'check-all' checkbox. Usage Simply select the 'check-all' input element a pass the class of the childs as parameter. $('input#all_colors').toggle('.color');