jCheckboxList is a jquery plugin for multiple checkbox selecting.
Latest Version 2.2 (5/31/2010)
changes
More efficient and more elegant
version is 2.1
parameter names changed
for more elegant
1. rootId: string, the id of the root controler checkbox
1. childClass: string, the class name of the children checkboxs
1. invertSelect: boolean, true: invert selection, false: all selected/all unselected
1. onChildClick: function, fired when the child checkbox clicking/changing.
### new features: ###
1. support invert selection.
1. add a function when checkbox changed.
html: