Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 472 Bytes

ShiftCheckbox jQuery plugin

This jQuery plugin can perform the following checkbox-related functions:

  • Shift+click to select/deselect ranges of checkboxes, like in GMail
  • Handling the events of one or more "Select all" checkboxes
  • Passing clicks from a "row" element that contains a checkbox to the checkbox itself

For documentation and demos, see http://nylen.github.io/shiftcheckbox/.

For the jQuery plugin page, see https://plugins.jquery.com/shiftcheckbox/.