Script File
jq.toggleAllCheckboxes.js ( view )
Available Options
(none)
Basic Usage
$("input[rel='GRP']")
.toggleAllCheckboxes();
where GRP is the group of checkboxes associated by their REL attribute.
Minimum Browser Support
- Apple Safari 3
- Google Chrome 1
- Microsoft Internet Explorer 6
- Mozilla Firefox 3
- Opera 9