I am making a form code where you can create questions and answers in separate arrays. They will then be written on the screen through a for loop, but I need to assign each different question, different names for the answers. I can't explain it properly, but if you can help, please do. Right now, the code only allows one radio button to be clicked throughout the whole code.
The code:
http://moregfx.com/scr/test12.htm
2007-11-23
23:41:34
·
3 answers
·
asked by
ViralRiver
2
in
Computers & Internet
➔ Programming & Design
I need to know how to change my code so it works in for loops.
2007-11-24
00:14:32 ·
update #1
New Link:
file:///C:/Users/Riverofrhyme/Documents/Coding/test12.js
2007-11-24
00:15:49 ·
update #2
New Link:
http://moregfx.com/scr/test12.js
2007-11-24
00:16:20 ·
update #3