🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

shiftcheckbox is a simple yet useful jQuery plugin that allows you to select / deselect multiple items from a group of checkboxes at once by using shift+click and / or selectAll functionality.

Checkbox check-all

Documentation

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/.


You May Also Like