Advanced Plugins

Input Tags

Switch

Timepicker

Easily select a time for a text input using your mouse or keyboards arrow keys.


Colorpicker

Datepicker

The datepicker is tied to a standard form input field. Click on the input to open an interactive calendar in a small overlay. Click elsewhere on the page or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value.



Set the numberOfMonths option to an integer of 2 or more to show multiple months in a single datepicker.



Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.

Multiple Select

Masked inputs

999-99-999-9999-9
999 99 999 9999 9
999/99/999/9999/9
192.168.110.310
4deg:1340:6547:2:540:h8je:ve73:98pd
99-9999999
(999) 999-9999
$ 999,999,999.99
dd/mm/yyyy
dd-mm-yyyy

Spinner

basic example
disabled state
with max value: 10
with step: 5

Select2 Components