posted 17 years ago
I have figured out a JavaScript that goes to different links upon users' selection from a dropdown menu (see below). But, what I really want is to put the links behind an image instead embedding links in the <option ...> tags inside the dropdown <selection ....> tag.
That is to say, I would like the in the statment to change upon menu selection. What should I do to achieve it? Thank you.