abpetkov / switchery

iOS 7 style switches for your checkboxes
http://abpetkov.github.io/switchery/
2.06k stars 477 forks source link

Problems getting API for groups of listeners #101

Open barrychapman opened 8 years ago

barrychapman commented 8 years ago

If i were to have a few checkboxes, and assign a listener to them all - it seems impossible to apply the disable()/enable()/other api methods to just that one affected checkbox.

is that the case, or am I missing something else?

Thanks, Barry