Add .selectBox
class to select for basic SelectBoxIt field
Use .selectBox-label-default
class to add label to Select field
Add .selectBox-effect
class to select for opening & Closing effects
Add .selectBox-animation
class to select for SelectBoxIt field animation.
Add .selectBox-hide-first
class to hide first field of select
Add data-size
attribute to select to show number of options at a time
Add data-selectedtext
attribute to select option for custom text value
Add data-preventclose
attribute to prevent closing
Aggressive Change Mode will select a drop down option when user navigates option using up and down arrow keys via the keyboard
Click and hold down your mouse, hover over a drop down option, and then release the mouse to select that option.
Use .options-dynamic
class with .selectBox
class to add dynamic option
Use .option-remove
class with .selectBox
class to remove option dynamically
Use .options-remove
class with .selectBox
class to remove multiple options
Use .remove-all
class with .selectBox
class to select and id #remove-all
to button to remove all the options
Use .selectBox-hide-current
class to Hide Current selected option