Is there a code somewhere that creates a progress bar that fills up as people click on checkboxes?
Essentially, I will have a single page with 10 questions. The person will check the first box and the bar or progress meter will say 1 of 10 complete. Then they will hit the next check box and will go to 2 of 10. If they click on say box 5, the first 4 will check off too and the meter will say 5 of 10. Also, is it possible to have it load with say with a certain number of them pre-checked? Like I can have a page with just the first one checked or the first 4 or the first 9?
If not, how would I need to go about in doing something like this? Ajax? Any links that would help me with this? other than HTML and CSS I really don't know much about programming.



Reply With Quote

Bookmarks