jQuery-multicombobox

Modification of jQuery UI Combobox to work with a select multiple

View the Project on GitHub dschu012/jquery-multicombobox

Examples.

This plugin create an autocomplete multiple select like the one below:

Click to hide/show underlying select

using the following code

$("#fruits").multicombobox();