View Full Version : Pull down menu


auds
02-12-2003, 01:44 AM
Help me! I'm using the code for a pull down menu w/o a go button, and I cant seem to get the links to work. I think my problem is that I dont know the "location" of my menu.. Can anyone help me out on that?? The example's location was "location.href=(form.lissamenu3.options[form.lissamenu3.selectedIndex].value)". Can anyone help me figure out what mine would be? Thanks

Dude128
02-12-2003, 03:43 AM
you would just leave that part alone :)

auds
02-12-2003, 03:53 AM
if I leave it alone the links still do not work

Dude128
02-12-2003, 04:15 AM
could you post the full code you're using and/or a link to the page?

bejayel
02-14-2003, 01:39 AM
you have to make sure that all of the names in the menu are the same.. and make sure they are the exact same, including which lessters are caps or else it wont work in some browsers.