email address

Textbox HTML Forms with Validation

The textbox-validate template textbox-validate.htm is a type of HTML form that is a variant of the textbox.  The validation functionality uses Javascript code to present an alert to users who have typed in invalid input.  Two examples are provided: email address validation and number validation. These validations are sticky in this template.  That is, the form will not be submitted until and unless the user provides valid data for both items.

Subscribe to RSS - email address