Grouped Multiple Selection Plugin For jQuery - Download Grouped Multiple Selection Plugin For jQuery - GroupMultiSelect

Download Grouped Multiple Selection Plugin For jQuery – GroupMultiSelect

Posted on

This time I will share jQuery Plugin and tutorial about Grouped Multiple Selection Plugin For jQuery – GroupMultiSelect, hope it will help you in programming stack.

Grouped Multiple Selection Plugin For jQuery - Download Grouped Multiple Selection Plugin For jQuery - GroupMultiSelect
File Size: 4.87 KB
Views Total: 4020
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   

The GroupMultiSelect jQuery plugin converts the normal select box into a multi-select UI where the users are able to select multiple nested options from a dropdown panel with checkboxes.

How to use it:

1. Include the basic stylesheet groupMultiSelect.css in the header of the html page.

2. Create a normal select element for the plugin.

3. Include jQuery library and the JavaScript groupMultiSelect.js at the end of the html page.

4. Initialize the GroupMultiSelect plugin and define your own nested options as follows:

4. You’re also allowed to define the nested data using the optgroup and options elements as follows:


This awesome jQuery plugin is developed by Lingsita. For more Advanced Usages, please check the demo page or visit the official website.

source : jqueryscript.net