behigh / bootstrap_dropdowns_enhancement

Bootstrap Dropdown Menus Enhancement
546 stars 194 forks source link

Select all check box #13

Open arjunmenon opened 10 years ago

arjunmenon commented 10 years ago

Hey Any way to add an "All" checkbox which will select all, in addition to permitting separate check box selection. Also, how to show actual boxes which tick upon selection. Or atleast adds tick to selection. Also, show subtext with the label but which does not show up when button text updates.

UPDATE - I have solved the check all issue. Thanks.

jonasjancarik commented 9 years ago

How did you solve the check all issue? I will probably use some custom JS to do that, but is there anything in-built? Thanks!