JavaScript Tutorial for Beginners – 43 – Form Validation Part 1




In this video we will discuss form validation.

Javascript code: http://pastebin.com/XA4nK1rw
HTML code: http://pastebin.com/kDhGiWvR
CSS code: http://pastebin.com/ut5xdwGp
Message html: http://pastebin.com/U5VvySXm

Original source


6 responses to “JavaScript Tutorial for Beginners – 43 – Form Validation Part 1”

  1. Hi, thanks for the tutorial.

    I do have one request though , after you finish your subject could you also  explain how we could  save the input data from the form (name,addres,phone and email)? I know its been done with mySql,php and so on but thats the hard coding therefore i would like to see a simple way so i can understand the concept of mySql data saving. With "simple" i mean save it on an html page or on a txt file if it is possible.

    In case you already planned to explain how to save the data then dont mind my comment.

    Take care.

Leave a Reply