TouchSpin
http://www.virtuosoft.eu/code/bootstrap-touchspin/

A mobile and touch friendly input spinner component for Bootstrap 3. It supports the mousewheel and the up/down keys.

Basic example with empty value

Example with postfix

Example with vertical button alignment

Dual Listbox

Bootstrap Dual Listbox is a responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.

Select2

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.

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

August 19, 2024 - September 17, 2024
Input Mask https://igorescobar.github.io/jQuery-Mask-Plugin/

Input Mask

Input masks allows a user to more easily enter data where you would like them to enter the data in a certain format.

000-00-000-0000-0
000 00 000 0000 0
000/00/000/0000/0
192.168.100.200
00-0000000
(000) 000-0000
$ 000,000,000.00
dd/mm/yyyy
Switcher http://abpetkov.github.io/switchery/

Switcher

Is iOS 7 style switches for your checkboxes.





Custom switch

Custom switch

Pure CSS3 On/Off flipswitches with animated transitions.

Awesome bootstrap checkbox

Checkboxes

Basic

Supports bootstrap theme colors: .abc-checkbox-primary, .abc-checkbox-info etc.

Circled

.abc-checkbox-circle for roundness.

Disabled

Disabled state also supported.

Without label text
Indeterminate state
Inline checkboxes

Radios

Basic

Supports bootstrap theme colors: .abc-radio-primary, .abc-radio-danger etc.

Disabled

Disabled state also supported.

As Checkboxes

Radios can be made to look like checkboxes.

Without label text
Inline radios