SmartSelect: multiple select plugin

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

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+ OPTIONs
  • Almost everything is configurable.
  • Bootstrap compatible but not required.

Download: https://github.com/phossa/smartselect

Demonstration: http://phossa.github.io/smartselect/docs/index.html

Plugin homepage: http://phossa.github.io/smartselect/docs/index.html

Screenshots:

How to Search Item in List in JavaScript

Multi Step Form Using HTML and JavaScript

Form is the important part in web design. Form is the primary interface to the user by which user is…

How to Create Custom CSS, jQuery Autocomplete Plugin

Web developers often use autocomplete features in websites as a part of their work. Yet lot of good …

How to Make Sticky Sidebar Using jQuery and CSS

Sticky sidebar is an essential part of web development. Not in all cases but for some cases where ou…

Selectors, Animation, and AJAX – jQuery Tutorial And Examples

By now I’m sure you have grasped at least the basics and simplicity of the jQuery library. Now it’s …

s3Slider jQuery Plugin & Tutorial

The s3Slider jQuery plugin is made by example of jd`s smooth slide show script. Usage: HTML: Sample …