Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nylen/shiftcheckbox

jQuery plugin to handle selecting ranges of checkboxes via Shift+Click (and more)
https://github.com/nylen/shiftcheckbox

Last synced: 23 days ago
JSON representation

jQuery plugin to handle selecting ranges of checkboxes via Shift+Click (and more)

Awesome Lists containing this project

README

        

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