I'm actually working on it right now, and making it work. I think I just needed to reset my brain.
I was making it too complicated and after a few hours, it just built up the congestion in my brain :). Now, this is all I'm doing:
function validate_section1 ( ){
if (...
Yes, the sections are divs and I am using a none/block style changer. Then, I also use a style changer to switch the bg's of 'completed' and 'not completed'. The validation is where the problem is I guess. I was trying to use one big validation script for the entire form and all but the first...
ok, I have a decent sized mail form. It's in 4 sections.
There's 3 variables I need to complete on each section:
1. check that all fields are completed
2. if all fields are completed, change graphic in section header from 'not completed' to 'completed'
3. hide current section and show next...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.