jQuery Checkboxes
jquery.checkboxes.js is a simple library and jQuery plugin to support checked and unchecked checkboxes.
Usage
$('#chkAll').checkboxes({ itemChild: 'chk'});
Options
-
itemChild
The name of children checkboxes
License
MIT © Dang Van Thanh