jquery-bonsai
jquery-bonsai copied to clipboard
Add methods to select all/none.
trafficstars
Add getCheckboxes(listItem), selectAll(listItem), and selectNone(listItem).
Bug: Duplicate checkboxes are not changed when specifying a listItem.
You probably need to call .change() so that event listeners are notified.