Description
Dropdown Check List is a javascript plugin for jQuery library that transforms a regular select html element into a dropdown checkbox list.
Usage
$("#select_id").dropdownchecklist();The existing select element with id 'select_id' is replaced by a dropdown checkbox list widget.
See the DEMO page for a detailed description and live examples.
Download
From download location.
History
See change history.
License
Licensed like jQuery, see http://docs.jquery.com/Licensing
