Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/nylen/shiftcheckbox
- Owner: nylen
- License: other
- Created: 2011-08-03T02:01:52.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-08-01T21:59:24.000Z (over 10 years ago)
- Last Synced: 2024-10-03T12:35:52.515Z (about 1 month ago)
- Language: PHP
- Homepage: http://nylen.github.com/shiftcheckbox
- Size: 234 KB
- Stars: 37
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
itselfFor documentation and demos, see http://nylen.github.io/shiftcheckbox/.
For the jQuery plugin page, see https://plugins.jquery.com/shiftcheckbox/.