Select2
Single Select

Theselect2 can take a regular select box like this...

Multi Select

The select below is declared with themultiple attribute

With Placeholder

select2 uses the placeholder attribute on multiple select boxes

Tagging Support

The select below is declared with the class.js-example-tags

Automatic Tokenization

The select below is declared with the class.js-example-tokenizer

RTL Support

The select below is declared with the class.js-example-rtl

Limiting the Number of Selections

The select below is declared with the class.js-example-basic-multiple-limit

Diacritics Support

The select below is declared with the class.js-example-diacritics

Responsive Width

The select below is declared with the class.js-example-responsive

Loading with Array

The select below is declared with the class.js-example-data-array

Load Remote Data ( Ajax )

The select below is declared with the class.js-data-example-ajax

Disabled Results

The select below is declared with the class.js-example-disabled-results

Hiding the Search Box

The select below is declared with the class.js-example-basic-hide-search

Enable-Disable

The select below is declared with the class.js-example-disabled