Archive for the JavaScript Category

JavaScript tutorial validate form: Textboxes, select , check box – components and EMAIL validation

JavaScript tutorial validate form: Textboxes, select , check box - components and EMAIL validation

In this video I will show you how to validate forms using Java Script.
I will teach you to validate different form components such as:
Text box – check if it is empty.
Checkbox – if it is checked.
Option box if it is selected.
I will also introduce a technique to validate if email that was entered is valid [...]

11 Comments