/select2-multi-checkboxes

Plugin to select2 (https://github.com/select2/select2) allowing multiple selection while retain old good dropdown.

Primary LanguageJavaScriptMIT LicenseMIT

Select2 4.0 introduced AMD-based build so this branch will be eventually replaced by amd

select2-multi-checkboxes

Plugin to select2 (https://github.com/select2/select2) allowing multiple selection while retain old good dropdown.

Some of developers (including me) thinks that multiple selection in select2 is ugly due to oversized display of selected items.

With small effort it can be replaced by normal drop down list with checkboxes.

Docs (comming soon)

Take look into https://jsfiddle.net/wasikuss/7ak9skbb/ to learn how to use it.