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.