< select > menu help
- Started
- Last post
- 10 Responses
- warheros
i have this:
< select name="nav" onChange="MM_jumpMenu('parent',this,0)" >
< option value="index.html" >navigation \ home< /option >< /select >and it doesnt go the linked page. help, please!
- heavyt0
did you include the function "MM_jumpMenu" ??
TR1
- warheros0
ummm how do i do that
- heavyt0
you gotta write a javascript function.
do you have the page uploaded?
i can write it for you.
TR1ps.
function MM_jumpMenu(){
window.location="page2.html";
}
- warheros0
i have the jumpMenu in there, here:
- heavyt0
here you go::
http://tr1design.com/nt/nt.htmlonly thing that you might need to do is to change your links to absolute paths.
TR1
- heavyt0
BTW- that lamp you made is pretty fresh. i dig it a bunch.
how about you make me one for helping you out?TR1
- warheros0
hahahahahahaha, if you want one you have to pay for it.
but thank you for the help! ill see if i can get it to work after looking at that link.
- Dancer0
IMHO your current site is far better.
Carry on..
- warheros0
yeah i agree, im just trying to get this menu thing to work.
- heavyt0
warheroes,
are you having any troubles with the file that i posted?
TR1