HTML Select Element Into A Dropdown Checkbox List
The Dropdown Check List jQuery widget transforms a regular select html element into a dropdown checkbox list.
It uses the existing structure of the html select elements on which it is applied to dynamically build a container with checkboxes and labels then hides the original select element. The plugin does not change in any way the existing select element, only syncronize the checked values from the new container to the original select.
You will need to fix your link for the website.
The updated link is…
http://code.google.com/p/dropdown-check-list/
Thanks Ilyas for the updated link.