Controls
Text Input ('text')
01_text.html
Select Box ('select')
02_select.html
Multiline Text Input('textarea')
03_textarea.html
Radio Button ('radio')
04_radio.html
Spin Box ('counter')
05_counter.html
Check Box ('checkbox')
06_checkbox.html
Holistic Panel with Multiple Buttons ('segmented')
07_segmented.html
Panel with Clickable Items ('tabbar')
08_tabbar.html
Editable Combo Box ('combo')
09_combo.html
Button ('button')
10_buttons.html
Buttons - AutoWidth
10_buttons_autowidth.html
Image Button ('button')
10_buttons_image.html
Advanced options for select controls ('combo' and 'richselect')
11_combo_advanced.html
Non-editable Combo Box ('richselect')
11_richselect.html
Color Picker ('colorpicker')
12_colorpicker.html
Date Picker ('datepicker')
13_datepicker.html
Toggle Button ('toggle')
14_toggle.html
Toggle Image Button ('toggle')
14_toggle_images.html
Attaching Suggest List to Input
15_suggest_position.html
Suggest List for Input: Populating with Server-side Data
15_suggest_server.html
Suggest List for Input: Populating with Client-side Data
15_suggest_text.html
Styling Combo Icons
16_combo_css.html
Search Input ('search')
17_search.html
Splitting Form into Sections
18_sections.html
Required inputs in a form
19_required.html
Auxiliary Controls
20_all.html
Live validation in a form
21_validation.html
Input Description at the Bottom
22_description.html
Rich Text
23_richtext.html
Custom Form Inputs
24_forminput.html
Double List as Form Input
25_dbllist.html
Double List : Custom buttons
26_dbllist_buttons.html
Text Input with Number format
27_number_format.html
Switch button
28_switch.html
Mentionsuggest: Basic
29_mentionsuggest.html
Mentionsuggest: several suggest linked to one input
29_mentionsuggest_multiple.html
Texthighlight: Basic
30_texthighlight.html
Texthighlight: Mentionsuggest
31_highlight_mention.html
Timeboard
32_timepicker.html