This plugin turns an ordinary HTML select control into elegant drop down list of checkboxes, stylable with ThemeRoller.
Option 1 Option 2 Option 3 Option 4 Option 5 Option 6 Option 7 Option 8 Option 9 Option 10 Option 11 Option 12
Options one, three, and four have the selected="selected" attribute and are checked by default. Options five and six have the disabled="disabled" attribute. The original select input has an inline-CSS width of 300px, which the MultiSelect widget inherits.
selected="selected"
disabled="disabled"
Option 1 Option 2 Option 3 Option 4 Option 5 Option 6 Option 7 Option 8 Option 9
Callback target
Click on an optgroup's heading to toggle the checked state of the entire group.
Option 1 Option 2 Option 3 Option 4 Option 5 Option 6 Option 7
selectedList
minWidth
The selectedList parameter is set to 5. After 5 checkboxes have been checked, selectedList is disabled and yields to the selectedText parameter. minWidth is set to 400 (pixels).
selectedText
Option 1 Option 2 Option 3 Option 4 Option 5 Option 1 Option 2 Option 3 Option 4 Option 5 Option 1 Option 2 Option 3 Option 4 Option 5