multi-list

A jQuery plugin to turn an unordered list into a multiple selectable list. Source code available on Github. You can also install it using npm.

Turns an unordered list like this one:

into a list with multiple selection options and a filter:

Multiple options and methods allowed!

Selected elements:

Unselected elements (value only):


< Back