Your select (and options) need to be inside of form tags
Add <form> before
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO" size="1">
And
</form> after
</select>
If that doesn't work you can create a new drop down using the tool at
http://www.echoecho.com/tooldropdown.htm
--
|
http://www.abortionaccess.org/home.htm
| it's the top "select from our projects." i didn't set this up and don't know
| if any java script is in it.
|
| thanks!
|
|
| | > >-----Original Message-----
| > >somehow my drop down menu is no longer formatted
| > >correctly and the links on it do not work. how do i make
| > >the links work without redoing the whole form?
| >
| > Can't tell; not enough info. Please post the URL of the
| > offending page to this thread.
| >
| > If that's not possible, post the HTML for the drop-down
| > menu and any associated JavaScript to this thread.
| >
| > Jim Buyens
| > Microsoft FrontPage MVP
| >
http://www.interlacken.com
| > Author of:
| > *------------------------------------------------------*
| > |\----------------------------------------------------/|
| > || Microsoft Office FrontPage 2003 Inside Out ||
| > || Microsoft FrontPage Version 2002 Inside Out ||
| > || Web Database Development Step by Step .NET Edition ||
| > || Troubleshooting Microsoft FrontPage 2002 ||
| > || Faster Smarter Beginning Programming ||
| > || (All from Microsoft Press) ||
| > |/----------------------------------------------------\|
| > *------------------------------------------------------*
| >
|
|