Posts

Showing posts with the label jquery multiselect plugin

jquery multiselect plugin

Image
  If you are looking for multiselect a combo box then use jQuery UI MultiSelect Widget is pretty good . It is a configurable plugin for jQuery . It converts input with attribute multiple into group of checkboxes with ability to add new values also allows filtering within multiselect.  The plugins provides an optional header with check all / uncheck all / close links, Keyboard support and it is only 6kb. Demo