Shift+Click to Select/Deselect Checkboxes.


/ Published in: JavaScript
Save to your folder(s)

Allows you to click a given checkbox X, then shift click another checkbox Y. All checkboxes between X and Y will be checked or unchecked based on the state of checkbox Y. i.e. if you're unchecking Y all boxes between X and Y will also be unchecked.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.