Shamcey
Directory
Events
Settings
Form Styles

Form Validation

Required Input Validation

This is a demo of a required field that must not leave empty.

Email Validation

A demo of an email field that is required and must also be a valid email address.
It automatically validate an email when the field is in type="email".

Checkbox/Radio Validation

A demo of checkboxes that must be selected at least two fom any given list.

What is your favorite browser? *

Select Box Validation

A demo of select boxes that must be selected at least one fom any given option.