jQuery Dropdown Check List -Transforms a Regular Select Element Into a Dropdown Checkbox List

jQuery Dropdown Check List (DDCL) is jQuery jQuery plugin that allow us to transforms a regular select html element into a dropdown checkbox list. DDCL 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.

drop down check list jQuery Dropdown Check List  Transforms a Regular Select  Element Into a Dropdown Checkbox List

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. This approach has the added benefit to allow the use of the plugin with any server technology.

Requirements: jQuery Framework
Demo: http://dropdown-check-list.googlecode.com/svn/trunk/src/demo.html
License: MIT License or the GNU General Public License (GPL) Version 2

Incoming search terms for the article:

Related Posts

How to Code a Clean Web 2.0 Style Web Design from Photoshop

Calendario: A Responsive jQuery Calendar Plugin

Flare: A Responsive Mobile-Optimized Lightbox Plugin

Create A Twitter Timeline Using jQuery And CSS