rmariuzzo / checkboxes.js

☑️ A jQuery plugin that gives you nice powers over your checkboxes.
http://rmariuzzo.github.io/checkboxes.js
MIT License
134 stars 25 forks source link

Range selection not working when using a 'label' tag #18

Closed alwye closed 9 years ago

alwye commented 9 years ago

Hi

I have a set of checkboxes on my site; each checkbox has a label tag assigned. When I press SHIFT and click on a labeled checkbox it doesn't work. I do have to click on the mere checkbox to make it work.

Expected behavior: no matter where I click on: on the checkbox, or on the assigned 'label' element. The both should work.

Thanks.

rmariuzzo commented 9 years ago

Thanks @zverevalexei for posting this known bug. We are following the discussion here: https://github.com/rmariuzzo/checkboxes.js/issues/7