Forms

Documentation
This page includes multiple plugins, here are the documentation links.
Basic Inputs
Helpful text here.
#
$
Time Picker
showMeridian:false
showSeconds:true
modalBackdrop:true, showInputs:false, template:'modal'
Date Picker
readonly=""
viewMode:2
Color Picker
format:'rgb'
format:'rgba'
format:'hex'
Validation Horizontal
Please fill this form
Validation Inline

Wizard w/ a progress bar


Wizard


$
Select up to 4 tags for your item

Wizard Complete

Here is the link to the documentation for this plugin. This demo code I wrote is well commented in the JS file realm.js near line 160.

Wizard w/ simple validation


Wizard


$
Select up to 4 tags for your item

Wizard Complete

Here is the link to the documentation for this plugin. This demo code I wrote is well commented in the JS file realm.js near line 160.

Input fields classes
class="focused"
class="error"
class="warning"
class="success"
disabled="disabled"
Input fields
Inline forms
$
Checkboxes and Radios