View Full Version : Drop downs o.-


death2u
08-16-2003, 03:17 PM
<form>
<select name=lissamenu3 size="1"
onchange="location.href=(form.lissamenu3.options[form.lissamenu3.selectedIndex].value)"
style="font-family: verdana"
style="color: #FFFF00"
style="border: outset"
style="font-size: 12"
style="background: #CC99FF">
<option value="0">PIC 1</option>
<option value="0"></option>
<option value="membersmain.html">Members</option>
<option value="index.html">home</option>
<option value="pic.html">pic</option>
</select>
</form>

i did this to try it out and it dont work any 1 help me link it to another page on my site. my site anit on line yet but i knw it can be dun i just anit got brains (Y)

Ayosu_Ling
08-16-2003, 04:15 PM
Like it won't show up at all? Could you be a little more specific?

Not sure if this is the prob. But you could write out the whole URL for membersmain.html, etc...

It works on my computer....? Do you have netscape? Sometimes drop down menus don't work on Netscape computers.