checkboxes-jquery-plugin
v1.0.7
Published
This is a jQuery plugin support checked and unchecked multiple checkboxes
Downloads
10
Readme
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