checkboxgroup - jQuery plugin for constructing analog of multiselect using checkboxes.





CheckBox Group
Allows to construct analog of <select multiple>
using sequence of <input type="checkbox">
.
Demo available at http://dmage.github.io/checkboxgroup/.
Usage
$(function () {
$('.checkboxes').checkboxgroup();
});
<div class="checkboxes">
<label><input type="checkbox"> Hello</label>
<label><input type="checkbox"> World</label>
</div>
You might also like
Tags
accordion accordion menu animation navigation animation navigation menu buttons carousel checkbox inputs css3 css3 menu css3 navigation date picker dialog drag drop drop down menu drop down navigation menu elastic navigation form gallery glide navigation horizontal navigation menu hover effect image gallery image hover image lightbox image scroller image slideshow multi-level navigation menus rating select dependent select list slide image slider menu stylish form table tabs text effect text scroller tooltips tree menu vertical navigation menu