No good. Here is my javascript:
name="Var0" value="N" onclick="javascript:docume
Here is the pic it loads:
db/pics/BB_undefined.pic
BB_N.pic is what I am trying to load.
(Note: I do realize that that in the above case I could could just make the onclick = BB_N.pic, but if I have multiple Var? radio button groups, I will need javascript to read the state of the other Var? values)
Main Topics
Browse All Topics





by: woodpdPosted on 2003-04-11 at 22:01:43ID: 8317364
Use Var0.value instead of Var0[Var0.selectedindex].v alue where Var0 is the radio button