Advanced form validation antiwork!

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Pezmc
Forum Commoner
Posts: 53
Joined: Mon Nov 06, 2006 2:15 pm

Advanced form validation antiwork!

Post by Pezmc »

I am new to javascript and have taken this script/written it. For some reason it does not work. The js file is fully working as it only went wrong as I changed something in the html file. What is wrong with this? Can anyone see. It is supposed to display error messages on the right and side and provide a single alert if you screw up on something. Also when ever something changes in a field the message to the right is supposed to update. I have gone through all my code and can't find a error, but what do I know I am a noob. Please help!

Person that gets the entire script to work as well as explains why I suck at javascript gets a free link on my websites thanks page (when its finished)
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What is wrong with ... what?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

Come on feyd ... he said the HTML file ... you know ... the HTML file! ;)
(#10850)
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

oh, that HTML file... now I understand =)
Pezmc
Forum Commoner
Posts: 53
Joined: Mon Nov 06, 2006 2:15 pm

Post by Pezmc »

Post Reply