smartselect

SmartSelect is a jQuery multiple select plugin. It is nice, fast and has lots of useful features which can not be found in other select plugins.


Keywords
jquery-plugin, ecosystem:jquery, js, jquery, smartselect, multiple select, multiselect, bootstrap
License
ICU
Install
npm install smartselect@1.0.10

Documentation

Introduction

SmartSelect is a jQuery multiselect and tree / hierarchy select plugin with bootstrap style. It is 10x faster than similar plugins and supports complex data relations.

Features

  • Handles much more complicated data relations than single or multiple select.
  • Unlimited option levels or hierarchy supported.
  • Toolbar with search, save as alias, undo, fold/unfold, checkall/uncheckall buttons.
  • Optimized. 10 times faster than other select plugins with more than 1000+ <OPTION>s
  • Almost everything is configurable.
  • Bootstrap compatible but not required.

Demo

Demo: http://phossa.github.io/smartselect/docs/demo.html Example 1

Version

1.0.23

Dependencies

jQuery >= 1.9.0