jQuery UI multiselect widget

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