![]() |
Drop Down Menu System
Hi,
Sorry if this isn't the right place to post this - move it or whatever if neccesary. Basically, we are trying to put a drop down navigation system into our header - it's the default Fireworks drop down menus FYI. It works when we preview in IE, but when I copy the code into the header and preview the site 'live', the images chage, there are no JS errors, but the menus refuse to work. Here's the code: <script language="JavaScript"> <!-- function mmLoadMenus() { if (window.mm_menu_0403172118_0) return; window.mm_menu_0403172118_0_1 = new Menu("Private Messages",70,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403172118_0_1.addMenuItem("Inbox","locati on='/forums/private.php'"); mm_menu_0403172118_0_1.addMenuItem("Send a&nb sp;PM","location='http://www.birdforum.net/forums/private.php?s=&action=newmessage'"); mm_menu_0403172118_0_1.fontWeight="bold"; mm_menu_0403172118_0_1.hideOnMouseOut=true; mm_menu_0403172118_0_1.menuBorder=1; mm_menu_0403172118_0_1.menuLiteBgColor='#990000'; mm_menu_0403172118_0_1.menuBorderBgColor='#000000' ; mm_menu_0403172118_0_1.bgColor='#990000'; window.mm_menu_0403172118_0 = new Menu("root",144,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403172118_0.addMenuItem("Forums Home ","location='/forums'"); mm_menu_0403172118_0.addMenuItem("Search Foru ms","location='/forums/search.php'"); mm_menu_0403172118_0.addMenuItem(mm_menu_040317211 8_0_1); mm_menu_0403172118_0.addMenuItem("Members Not ice Board","location='/forums/forumdisplay.php?s=&forumid=251'"); mm_menu_0403172118_0.fontWeight="bold"; mm_menu_0403172118_0.hideOnMouseOut=true; mm_menu_0403172118_0.childMenuIcon="arrows.gif"; mm_menu_0403172118_0.menuBorder=1; mm_menu_0403172118_0.menuLiteBgColor='#990000'; mm_menu_0403172118_0.menuBorderBgColor='#000000'; mm_menu_0403172118_0.bgColor='#990000'; window.mm_menu_0403173432_1 = new Menu("root",196,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403173432_1.addMenuItem("Gallery Hom e","location='/pp_gallery'"); mm_menu_0403173432_1.addMenuItem("Upload Phot o","location='/pp_gallery/uploadphoto.php'"); mm_menu_0403173432_1.addMenuItem("Digiscoped Photos","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=524'"); mm_menu_0403173432_1.addMenuItem("British Rar ities","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=530'"); mm_menu_0403173432_1.addMenuItem("Birds of&nb sp;Britain & Eur ope","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=527'"); mm_menu_0403173432_1.addMenuItem("Birds of&nb sp;North America","locati on='http://www.birdforum.net/pp_gallery/showgallery.php?cat=525'"); mm_menu_0403173432_1.addMenuItem("Birds Of&nb sp;Central & Sou th America","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=532'"); mm_menu_0403173432_1.addMenuItem("Birds Of&nb sp;Asia And Australi a","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=528'"); mm_menu_0403173432_1.addMenuItem("Birds Of&nb sp;Africa","location='http://www.birdforum.net/pp_gallery/showgallery.php?cat=529'"); mm_menu_0403173432_1.fontWeight="bold"; mm_menu_0403173432_1.hideOnMouseOut=true; mm_menu_0403173432_1.menuBorder=1; mm_menu_0403173432_1.menuLiteBgColor='#990000'; mm_menu_0403173432_1.menuBorderBgColor='#000000'; mm_menu_0403173432_1.bgColor='#990000'; window.mm_menu_0403173918_2_1 = new Menu("Spread Your Wings",72,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403173918_2_1.addMenuItem("UK","location= '/forums/forumdisplay.php?s=&forumid=346'"); mm_menu_0403173918_2_1.addMenuItem("Worldwide","lo cation='/forums/forumdisplay.php?s=&forumid=347'"); mm_menu_0403173918_2_1.fontWeight="bold"; mm_menu_0403173918_2_1.hideOnMouseOut=true; mm_menu_0403173918_2_1.menuBorder=1; mm_menu_0403173918_2_1.menuLiteBgColor='#990000'; mm_menu_0403173918_2_1.menuBorderBgColor='#000000' ; mm_menu_0403173918_2_1.bgColor='#990000'; window.mm_menu_0403173918_2 = new Menu("root",154,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403173918_2.addMenuItem("Accomodation&nbs p;Directory","location='http://accomodation.birdforum.net'"); mm_menu_0403173918_2.addMenuItem("Trip Report s","location='/forums/forumdisplay.php?s=&forumid=244'"); mm_menu_0403173918_2.addMenuItem("Birdforum E mail","window.open('/email.htm', '_blank');"); mm_menu_0403173918_2.addMenuItem(mm_menu_040317391 8_2_1); mm_menu_0403173918_2.addMenuItem("Digiscoping","lo cation='/forums/forumdisplay.php?s=&forumid=243'"); mm_menu_0403173918_2.addMenuItem("Photography","lo cation='/forums/forumdisplay.php?s=&forumid=111'"); mm_menu_0403173918_2.fontWeight="bold"; mm_menu_0403173918_2.hideOnMouseOut=true; mm_menu_0403173918_2.childMenuIcon="arrows.gif"; mm_menu_0403173918_2.menuBorder=1; mm_menu_0403173918_2.menuLiteBgColor='#990000'; mm_menu_0403173918_2.menuBorderBgColor='#000000'; mm_menu_0403173918_2.bgColor='#990000'; window.mm_menu_0403174521_3 = new Menu("root",129,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0403174521_3.addMenuItem("Chat","location= '/chat'"); mm_menu_0403174521_3.addMenuItem("Who's in&nb sp;Chat?","window.open('/chat/chat/users_popupL.php3?From=..%2Findex.php&L=english', '_blank');"); mm_menu_0403174521_3.addMenuItem("Chat in&nbs p;New Window","window.ope n('/chat', '_blank');"); mm_menu_0403174521_3.fontWeight="bold"; mm_menu_0403174521_3.hideOnMouseOut=true; mm_menu_0403174521_3.menuBorder=1; mm_menu_0403174521_3.menuLiteBgColor='#990000'; mm_menu_0403174521_3.menuBorderBgColor='#000000'; mm_menu_0403174521_3.bgColor='#990000'; window.mm_menu_0422134052_4 = new Menu("root",91,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0422134052_4.addMenuItem("Options Hom e","location='http://www.birdforum.net/forums/usercp.php'"); mm_menu_0422134052_4.addMenuItem("Edit Profil e","location='http://www.birdforum.net/forums/member.php?s=&action=editprofile'"); mm_menu_0422134052_4.addMenuItem("Edit Option s","location='http://www.birdforum.net/forums/member.php?s=&action=editoptions'"); mm_menu_0422134052_4.fontWeight="bold"; mm_menu_0422134052_4.hideOnMouseOut=true; mm_menu_0422134052_4.menuBorder=1; mm_menu_0422134052_4.menuLiteBgColor='#990000'; mm_menu_0422134052_4.menuBorderBgColor='#000000'; mm_menu_0422134052_4.bgColor='#990000'; window.mm_menu_0422134555_5 = new Menu("root",178,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0422134555_5.addMenuItem("Member List ","location='/forums/memberlist.php'"); mm_menu_0422134555_5.addMenuItem("Say Hello", "location='/forums/forumdisplay.php?s=&forumid=102'"); mm_menu_0422134555_5.addMenuItem("Where In&nb sp;The World Are&nbs p;You?","location='/forums/usermap.html'"); mm_menu_0422134555_5.addMenuItem("Find A  ;Member","location='/forums/memberlist.php?s=&action=search'"); mm_menu_0422134555_5.fontWeight="bold"; mm_menu_0422134555_5.hideOnMouseOut=true; mm_menu_0422134555_5.menuBorder=1; mm_menu_0422134555_5.menuLiteBgColor='#990000'; mm_menu_0422134555_5.menuBorderBgColor='#000000'; mm_menu_0422134555_5.bgColor='#990000'; window.mm_menu_0422135024_6_1 = new Menu("Add Event",49,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0422135024_6_1.addMenuItem("Public","locat ion='/forums/calendar.php?action=add&type=public&s='"); mm_menu_0422135024_6_1.addMenuItem("Private","loca tion='/forums/calendar.php?action=add&type=private&s='"); mm_menu_0422135024_6_1.fontWeight="bold"; mm_menu_0422135024_6_1.hideOnMouseOut=true; mm_menu_0422135024_6_1.menuBorder=1; mm_menu_0422135024_6_1.menuLiteBgColor='#990000'; mm_menu_0422135024_6_1.menuBorderBgColor='#000000' ; mm_menu_0422135024_6_1.bgColor='#990000'; window.mm_menu_0422135024_6 = new Menu("root",96,18,"Century Gothic, Verdana",12,"#ffffff","#000000","#990000","#ffcc00 ","left","middle",3,0,1000,-5,7,true,true,true,0,true,true); mm_menu_0422135024_6.addMenuItem("View Calend ar"); mm_menu_0422135024_6.addMenuItem(mm_menu_042213502 4_6_1); mm_menu_0422135024_6.fontWeight="bold"; mm_menu_0422135024_6.hideOnMouseOut=true; mm_menu_0422135024_6.childMenuIcon="arrows.gif"; mm_menu_0422135024_6.menuBorder=1; mm_menu_0422135024_6.menuLiteBgColor='#990000'; mm_menu_0422135024_6.menuBorderBgColor='#000000'; mm_menu_0422135024_6.bgColor='#990000'; mm_menu_0422135024_6.writeMenus(); } // mmLoadMenus() //--> </script> <script language="JavaScript1.2" src="mm_menu.js"></script> <body bgcolor="#FFFFE1" text="#000000" link="#000000" vlink="#000000" alink="#666666"> <script language="JavaScript1.2">mmLoadMenus();</script> <table width="690" border="0" align="center" cellpadding="0" cellspacing="0"> <!-- fwtable fwsrc="headerpossible.png" fwbase="top.jpg" fwstyle="Dreamweaver" fwdocid = "742308039" fwnested="0" --> <tr> <td><img src="spacer.gif" alt="" name="undefined_2" width="19" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="52" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="57" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="59" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="66" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="43" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="91" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="42" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="71" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="46" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="70" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="57" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="17" height="1" border="0"></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="1" height="1" border="0"></td> </tr> <tr> <td colspan="13"><img name="pic" src="/pic.jpg" width="690" height="148" border="0" alt=""></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="1" height="148" border="0"></td> </tr> <tr> <td><img name="top_r2_c1" src="/top_r2_c1.jpg" width="19" height="32" border="0" alt=""></td> <td><a href="/index.php"><img name="top_r2_c2" src="/top_r2_c2.jpg" width="52" height="32" border="0" alt=""></a></td> <td><a href="/forums" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0403172118 _0,0,32,null,'top_r2_c3');"><i mg name="top_r2_c3" src="/top_r2_c3.jpg" width="57" height="32" border="0" alt=""></a></td> <td><a href="/pp_gallery" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0403173432 _1,0,32,null,'top_r2_c4');"><i mg name="top_r2_c4" src="/top_r2_c4.jpg" width="59" height="32" border="0" alt=""></a></td> <td><a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0403173918 _2,0,32,null,'top_r2_c5');"><i mg name="top_r2_c5" src="/top_r2_c5.jpg" width="66" height="32" border="0" alt=""></a></td> <td><a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0403174521 _3,0,32,null,'top_r2_c6');"><i mg name="top_r2_c6" src="/top_r2_c6.jpg" width="43" height="32" border="0" alt=""></a></td> <td><a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0422134052 _4,0,32,null,'top_r2_c7');"><i mg name="top_r2_c7" src="/top_r2_c7.jpg" width="91" height="32" border="0" alt=""></a></td> <td><a href="/forums/misc.php?action=faq"><img name="top_r2_c8" src="/top_r2_c8.jpg" width="42" height="32" border="0" alt=""></a></td> <td><a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0422134555 _5,0,32,null,'top_r2_c9');"><i mg name="top_r2_c9" src="/top_r2_c9.jpg" width="71" height="32" border="0" alt=""></a></td> <td><a href="/links/"><img name="top_r2_c10" src="/top_r2_c10.jpg" width="46" height="32" border="0" alt=""></a></td> <td><a href="#" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_0422135024 _6,0,32,null,'top_r2_c11');">< img name="top_r2_c11" src="/top_r2_c11.jpg" width="70" height="32" border="0" alt=""></a></td> <td><a href="/forums/member.php?s=&action=logout"><img name="top_r2_c12" src="/top_r2_c12.jpg" width="57" height="32" border="0" alt=""></a></td> <td><img name="top_r2_c13" src="/top_r2_c13.jpg" width="17" height="32" border="0" alt=""></td> <td><img src="spacer.gif" alt="" name="undefined_2" width="1" height="32" border="0"></td> </tr> </table> <div align="center"> <p> <script> <!-- function jumpPage(newLoc) { newPage = newLoc.options[newLoc.selectedIndex].value if (newPage != "") { window.location.href = newPage } } // --> </script> $activemessage <a href='http://adverts.birdforum.net/adclick.php?n=ae044457' target='_blank'><img src='http://adverts.birdforum.net/adview.php?what=zone:1&target=_blank&n=ae0 44457' alt='' width="468" height="80" border='0'></a></p> </div> <tr> <p> </p> <div align="center"></div> <map name="navMap"> <area shape="rect" coords="15,8,65,24" href="/forums/register.php?s=&action=signup"> <area shape="rect" coords="81,7,120,23" href="/index.php"> <area shape="rect" coords="138,9,185,22" href="/forums/"> <area shape="rect" coords="199,8,248,23" href="/pp_gallery/"> <area shape="rect" coords="263,9,295,21" href="/chat/phpMyChat.php3"> <area shape="rect" coords="311,10,392,22" href="/forums/usercp.php"> <area shape="rect" coords="408,9,436,21" href="/forums/misc.php?action=faq"> <area shape="rect" coords="451,10,512,21" href="/forums/memberlist.php"> <area shape="rect" coords="533,10,576,24" href="/forums/member.php?s=&action=logout"> <area shape="rect" coords="592,9,620,21" href="/misc.htm"> <area shape="rect" coords="638,9,668,21" href="/links.htm"> </map> Any ideas / Hints / Fixes? TIA, Ollie |
anyone? :(
|
All times are GMT. The time now is 07:00 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|