jQuery UI multiselect widget
- git: dirkpeter/jquery-ui.multiselect.widget
- Current version: 0.0.1
- Current Milestone: 1.0 stable release
Demo
$('#mySelectField').multiselect({
minWidth: 200
});
Make sure to check out the demos and API.
Dependencies
jQuery 1.11.1 & jQuery UI (widget factory) 1.11.1 - these might be downgraded, didn't check yet.
Bower
Package will probably be coming with v 1.0.
$ bower install https://github.com/dirkpeter/jquery-ui.multiselect.widget.git