|
A range selection is a selection that needs a starting and end point. In all operating systems, range selections can be done by clicking the start and end point while holding down the SHIFT key.
ShiftCheckbox implements such a system for checkboxes found on a Web page.
It allows a user to click the first checkbox, hold SHIFT, and click on the second checkbox. All checkboxes between those two will then be toggled (on or off, depending on their current state).
A demo is included with the download package.
Requirements:
· JavaScript enabled on client side
· jQuery 1.6 original
What's New in This Release: [ read full changelog ]
· Added the .jquery.json file for jQuery's plugins site.
Via: ShiftCheckbox 0.4.0
0 Comment:
Post a Comment