Examples

Multiple selectable options

Select elements with multiple selectable options are supported by default. Many plugin parameters can be gleaned from input data attributes which can save you from writing configuration code.


Select element with options in markup.


                
            

                $('.multipleSelect').fastselect();