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
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”
As an entry level front end developer, what would you suggest I concentrate on for server side language – PHP or ASP?
it worked but when my form gets submitted, it doesn't show the message
I used your code and still nothing, no javascript working in my notepad++ at all, not even after downloading the jstool plugin?? help
first i want to say Thank You for making this easy to learn. I am having a problem with the null quotation marks not being green and form still gets submitted empty?
great videos! Keep it up! Im happy I stumbled upon your channel. Thanks for the education.
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.