rmariuzzo / checkboxes.js

☑️ A jQuery plugin that gives you nice powers over your checkboxes.

Home Page:http://rmariuzzo.github.io/checkboxes.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I trigger checking & unchecking by clicking on label that is a sibling of checkbox input

vinodsobale opened this issue · comments

Hello there,

How can I trigger checking & unchecking by clicking on label that is a sibling of checkbox input? Is there any provision in this plugin?

Thanks a ton

As far I understand your requirements this is actually not possible. Could you explain me more your needs to see if we can improve the plugin, if it is within the scope.

I suppose you want something different than associating a <label> with an <input> by using the for attribute right?

@Vinu123 any comment?

@Vinu123 any comment? If not, I will proceed to close this issue.