An easy-to-use dropdown checkbox jQuery plugin based on Bootstrap dropdown.You can simply customize the style of the control.This control has two modes "auto" and "button",in "auto" mode every ...
` 5. init the custom_checkbox plugin on your checkboxes like so: $(document).ready(function() { $('.styled_checkbox_wrap').styleCheckbox(); }); 6. modify custom ...