Advanced Form Elements

Chosen select http://harvesthq.github.io/chosen/

With chosen select uesr can fase chose from large in select input.

Basic example

Multi select

Switcher http://abpetkov.github.io/switchery/

Switcher



Select2 https://select2.github.io/

Select2 is a jQuery based replacement for select boxes. It can take a regular select box and turn it into:

A placeholder value can be defined and will be displayed until a selection is made.

Select2 also supports multi-value select boxes. The select below is declared with the multiple attribute.

Textarea
Comments
Data Picker https://github.com/eternicode/bootstrap-datepicker

Data picker

Simple and easy select a time for a text input using your mouse.

to
ClockPicker http://weareoutman.github.io/clockpicker/

ClockPicker

A clock-style timepicker for Bootstrap (or jQuery).

Date Range Picker http://www.daterangepicker.com/

Date Range Picker

A JavaScript widget for choosing date ranges. Designed to work with the Bootstrap CSS framework.

All options example

Color picker http://mjolnic.github.io/bootstrap-colorpicker/

Colorpicker

Colorpicker plugin for the Twitter Bootstrap toolkit.

As normal input
As a link
Change background color
Bootstrap Tags Input

jQuery plugin providing a Twitter Bootstrap user interface for managing tags

Basic example with few initial tags

Awesome bootstrap checkbox

Basic

Supports bootstrap brand colors: .checkbox-primary, .checkbox-info etc.

Checkboxes without label text

Inline checkboxes

Circled

.checkbox-circle for roundness.

Radio

Supports bootstrap brand colors: .radio-primary, .radio-danger etc.

Radios without label text

Inline radios