Forms

Selectbox

el = $('.reform-element')
new SelectBox(el)
new MultilineSelectBox(el)

Multiple selections

Checkboxes

Multiline

Disabled state


Menu

Naked

Attributes

showcheckbox
no
Show options with checkoxes.
openOverInput
no
Set yes to open the floater over the selectbox.
plural
""
Plural variation of the selected options used to set title.
shift
null
Set floater offset in pixels to slide it down on open.
title
""
Selectbox title.
disabled
no
Set the disabled attribute to disable the element.
title
""
(option) Item tooltip.
countOption
no
(option) Excludes an option from the counter.
selected
no
(option) Show item as selected.
disabled
no
(option) Show item as disabled.

MultilineSelectBox

desc
""
(option) Show as second line in options.