PDA

View Full Version : Menu problem



sec
07-13-2004, 02:26 PM
Im not sure whats wrong and its such a simple thing.

at the top of www.devdreams.com i have added two drop down menus(this bar will be made to look better).

for some reason when you click on any of the options nothing happens although ive got it set to go to the appropiate url.

whats wrong?

is there a javacript or some other method i can use for this?

thanks

tony
07-13-2004, 02:56 PM
<form name="form1">
<select name="menu1" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">

try that instead of your:
<form name="form1" method="post" action="">

sec
07-13-2004, 04:15 PM
nope didnt work

sec
07-13-2004, 04:32 PM
oh actually it might work. because aol doesnt support javascript and my internet explorer doesnt work.

can one of you test it plz.

thanks

tony
07-13-2004, 04:33 PM
i tried it in mozilla in the origianl way you had it and it didnt work

tntcheats
07-13-2004, 07:20 PM
http://www.alistapart.com/articles/horizdropdowns/

tntcheats
07-13-2004, 10:47 PM
Dude, you could have just said to validate it, rather than bloating the layout and inflating your word count like that.

pfgannon
07-14-2004, 12:46 AM
jebus...
yeah that was a bit unneccisarry(ya i know i didnt spell it right)

sec
07-14-2004, 07:13 AM
ye please DO NOT post full webpage html like that. and i just noticed. my meta tags have totally messed up.

sec
07-21-2004, 09:08 AM
ok i know this thread is a little old but ive sorted the problem :)

look at the top of this forum, top of the dd site, and at the top of gamingbedlam.com

:)

i still need to make it look better though :)