[Web4lib] Dreamweaver: drop-down jump menu problem

Smith, Sarah sarah.smith at sjvls.org
Fri Jul 8 12:12:18 EDT 2005


I believe you're missing the JavaScript magic that makes it work. This
should be in your head (from the "old" page):

<script language="JavaScript" type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
 
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
//-->
</script>

Sarah A Smith
Web Development Librarian
San Joaquin Valley Library System
2420 Mariposa Street, Fresno, CA 93721
559.488.3260      sarah.smith at sjvls.org

Sarah

-----Original Message-----
------------------------------

Message: 7
Date: Fri, 08 Jul 2005 09:39:43 -0400
From: "Sarah Hood" <shood at colacoll.edu>
Subject: [Web4lib] Dreamweaver: drop-down jump menu rpoblem
To: <web4lib at webjunction.org>
Message-ID: <s2ce49ed.008 at dingo.csd.sc.edu>
Content-Type: text/plain; charset=US-ASCII

Howdy folks:

I am an accidental webmaster working on a 'new look' for our library's
website. One of the things I like about our current (soon-to-be old)
site is the drop down menu at the bottom of most of the site's pages
that allows the user to jump to another page. I like how it's set up, so
I figured I'd cut-and-paste it to the new page. But the 'links' don't
work: when I select where I want to go (World Wide Web Resources, for
example), I just get an Error of Page message. So I tried just
re-creating the jump menu from scratch on my new page, but still the
same problem. 

I'm kind of learning this webmaster thing on the seat of my pants as I
go, so I'm certain I'm doing (or not doing) something really obvious.
Any ideas what it might be? 

Here are the links if anyone wants to check it out and look at my code.


Current site, where the drop down jump menus work fine:
http://www.colacoll.edu/edenslibrary/allbrief.htm 

'New' version of same page, where the drop down menus won't take the
user to the desired page location:
http://www.colacoll.edu/edenslibrary/azlistingbrief.htm 

Danke, 
Sarah

Sarah Hood
User Services Librarian/Webmaster
J. Drake Edens Library
Columbia College
(803) 786-3703
(803) 786-3570



More information about the Web4lib mailing list