Topic awaiting preservation: Making variable show up where I want (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: New Jersey, USA |
posted 02-10-2002 22:14
First of all, I'm not even sure if I can use a javascript array like I have tried to, please let me know if I can't. code: <SCRIPT LANGUAGE="JavaScript">
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 02-10-2002 22:57
Hmm. It looks like you may be a bit confused about how functions and their return values work. Hmm, this will be a bit hard to explain... |
Paranoid (IV) Inmate From: New Jersey, USA |
posted 02-11-2002 01:34
Thanks Slime code: </HEAD>
code: <SCRIPT LANGUAGE="JavaScript">
|
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 02-11-2002 06:20
I'm not sure why it's not working. Make sure your function is working correctly. If it is, you may have to use a separate method other than innerHTML to change the select box. |