# jquery-ui-multiselect-widget **Repository Path**: ninuxGithub/jquery-ui-multiselect-widget ## Basic Information - **Project Name**: jquery-ui-multiselect-widget - **Description**: No description available - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2024-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jQuery UI MultiSelect Widget MultiSelect progessively enhances an ordinary multiple select control into elegant drop down list of checkboxes, stylable with ThemeRoller. ![Example](http://www.erichynds.com/examples/jquery-multiselect/screenshot-widget.gif) # License MultiSelect is dual-licensed under the [GPL 2 license](https://github.com/ehynds/jquery-ui-multiselect-widget/blob/master/GPL-LICENSE) and the [MIT license](https://github.com/ehynds/jquery-ui-multiselect-widget/blob/master/MIT-LICENSE). # Contributing When submitting a pull request, please describe the change you are making - preferably with a use case. Unit tests are now (14 March 2016) required for the pull to be merged. Please do not submit minified code in your pull request, that tends to cause merge conflicts.