jquery-multiselect-checkbox

A jQuery plugin which enables multiple selection for checkbox inputs as well as other DOM elements.

Usage no npm install needed!

<script type="module">
  import jqueryMultiselectCheckbox from 'https://cdn.skypack.dev/jquery-multiselect-checkbox';
</script>

README

jquery-multiselect-checkbox

A jQuery plugin which enables multiple selection for checkbox inputs as well as other DOM elements.

Installation

npm install --save jquery-multiselect-checkbox

Install jQuery peer dependency:

npm install --save jquery

License

MIT © Anton Bagdatyev (Tonix)