Rockonmetal
08-23-2007, 06:33 PM
I have a terms of service document in my website, i know like only 1% of people read them so inorder for people to read them i was wondering if it was possible if I could have a link or button or something that when 10 out of 10 of the buttons have been pressed that they reveal a hidden *which is inactive when hidden* button. When all the validation buttons are clicked the form becomes visible and active and is able to send the user to the form... I think that you might have to click all the buttons in order...
I don't think that I've seen this with Javascript, but I think that it could be done using serverscript, but I wanted to ask if anyone here has seen anything like this.
I bet it would be a bunch of if statements like:
If (button clicked, activate button2) else (do nothing)
I know that isn't real javascript and I really don't know javascript that much. Thanks all!
I don't think that I've seen this with Javascript, but I think that it could be done using serverscript, but I wanted to ask if anyone here has seen anything like this.
I bet it would be a bunch of if statements like:
If (button clicked, activate button2) else (do nothing)
I know that isn't real javascript and I really don't know javascript that much. Thanks all!