Click to See Complete Forum and Search --> : back again- lil errors


Booooze
08-25-2003, 01:16 PM
can any1 tell me what is wrong with my code, im stuck, and going insane. i think im missing something very small, or something is in the wrong place>

form2.quizsource.value += "\t + document.write(" + '1:' + firsttextarray[i] + '<input type='text' name='answera2' size='30'>' + thirdtextarray[i] + ");";
form2.quizsource.value += "\t + document.write("<input type='button' value='check' onClick='checkdata();'>");";



thx

Aronya1
08-25-2003, 01:24 PM
I'd post this in the javascript forum. You'll probably get an answer quicker.

Booooze
08-25-2003, 01:25 PM
oops sry, my bad

Aronya1
08-25-2003, 01:30 PM
Not a problem. I only suggested it because you need help specifically with js. You'd probably still get help here, but just not as soon.