Selectable
Selectable is a jQuery plugin that works as an alternative to select html elements. It has the options to either be a single or multiple select object. It can get the options locally or from a remote server using AJAX. It works on all major browsers (including mobile).
Setup
Add the .js and .css files to your site. Copy the close.png file to the same folder as the .css file.
Basic Usage
In here we are creating a Selectable object based on pre-defined options. By default it will be single select element.
HTML
Iron Man 3 The Wolf of Wall Street Gravity Man of Steel The Hobbit
js
;
Examples, Demo and Documentation
For more examples and documentation go to elohr.me