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

only work on visible checkboxes #19

Closed ftrotter closed 8 years ago

ftrotter commented 9 years ago

Pretty useful additional feature. I use it with to create tables of thousands of checkboxes, which I filter using tablesorter, then "check all" using your plugin.. then you can filter on something else and "check all" again... with expected results..

Thanks for your work.

-FT

rmariuzzo commented 8 years ago

Hey @ftrotter! Thanks for the PR, this was handled by https://github.com/rmariuzzo/checkboxes.js/pull/22