Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Fireworks Drop Down Menu Position Problem
Old 05-15-2007, 01:34 PM Fireworks Drop Down Menu Position Problem
Junior Talker

Posts: 1
Name: Chris
Trades: 0
Hi,

I was wondering if someone could help me... I made a drop down menu using fireworks for the site http://www.lakehillsca.org/ and the menu works perfectly in IE. But when viewing the site in firefox, the menu positioning isn't right. The menu uses javascript, but I'm pretty sure it isn't a javascript issue. Is there anyone out there that can figure this out??? Thanks for your time.
-Chris
Nebulex is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-15-2007, 10:01 PM Re: Fireworks Drop Down Menu Position Problem
vn5ltr's Avatar
Skilled Talker

Posts: 93
Location: Melbourne, Australia
Trades: 0
Try changing your main menu links to a position of relative -amongst some other little adjustments to positions which you can make afterwards.
Cheers.
vn5ltr is offline
Reply With Quote
View Public Profile
 
Old 10-03-2007, 04:10 AM Re: Fireworks Drop Down Menu Position Problem
Experienced Talker

Posts: 45
Name: Tonyo
Trades: 0
Quote:
Originally Posted by vn5ltr View Post
Try changing your main menu links to a position of relative -amongst some other little adjustments to positions which you can make afterwards.
Cheers.
I'm having the same problem (or at least **** close to it). How would I do this?


Heres the code for my drop down menu. Thanks.
<script language="JavaScript">
<!--
function mmLoadMenus() {
if (window.mm_menu_1003011241_0) return;
window.mm_menu_1003011241_0 = new Menu("root",102,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,-5,13,true,true,true,0,true,true);
mm_menu_1003011241_0.addMenuItem("Login","window.o pen('login.htm', '_self');");
mm_menu_1003011241_0.addMenuItem("Whats&nbsp;this? ","window.open('whatis.htm', '_self');");
mm_menu_1003011241_0.fontWeight="bold";
mm_menu_1003011241_0.hideOnMouseOut=true;
mm_menu_1003011241_0.menuBorder=1;
mm_menu_1003011241_0.menuLiteBgColor='#ffffff';
mm_menu_1003011241_0.menuBorderBgColor='#0000ff';
mm_menu_1003011241_0.bgColor='#b8b8b8';
window.mm_menu_1003011006_1_1 = new Menu("Videos",193,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,-5,13,true,true,true,0,true,true);
mm_menu_1003011006_1_1.addMenuItem("Rare&nbsp;2004 &nbsp;award&nbsp;video","window.open('rarevideo.ht m', '_self');");
mm_menu_1003011006_1_1.fontWeight="bold";
mm_menu_1003011006_1_1.hideOnMouseOut=true;
mm_menu_1003011006_1_1.menuBorder=1;
mm_menu_1003011006_1_1.menuLiteBgColor='#ffffff';
mm_menu_1003011006_1_1.menuBorderBgColor='#0000ff' ;
mm_menu_1003011006_1_1.bgColor='#b8b8b8';
window.mm_menu_1003011006_1_2 = new Menu("Team&nbsp;Members",143,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,-5,13,true,true,true,0,true,true);
mm_menu_1003011006_1_2.addMenuItem("Maurizio&nbsp; Rosas","window.open('maurizio.htm', '_self');");
mm_menu_1003011006_1_2.addMenuItem("Omar&nbsp;Paul k","window.open('omar.htm', '_self');");
mm_menu_1003011006_1_2.addMenuItem("Jonathan&nbsp; Meyers","window.open('jonathan.htm', '_self');");
mm_menu_1003011006_1_2.fontWeight="bold";
mm_menu_1003011006_1_2.hideOnMouseOut=true;
mm_menu_1003011006_1_2.menuBorder=1;
mm_menu_1003011006_1_2.menuLiteBgColor='#ffffff';
mm_menu_1003011006_1_2.menuBorderBgColor='#0000ff' ;
mm_menu_1003011006_1_2.bgColor='#b8b8b8';
window.mm_menu_1003011006_1 = new Menu("root",128,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,-5,13,true,true,true,0,true,true);
mm_menu_1003011006_1.addMenuItem("Image&nbsp;Galle ry","window.open('imagegallery.htm', '_self');");
mm_menu_1003011006_1.addMenuItem(mm_menu_100301100 6_1_1);
mm_menu_1003011006_1.addMenuItem(mm_menu_100301100 6_1_2);
mm_menu_1003011006_1.fontWeight="bold";
mm_menu_1003011006_1.hideOnMouseOut=true;
mm_menu_1003011006_1.childMenuIcon="arrows.gif";
mm_menu_1003011006_1.menuBorder=1;
mm_menu_1003011006_1.menuLiteBgColor='#ffffff';
mm_menu_1003011006_1.menuBorderBgColor='#0000ff';
mm_menu_1003011006_1.bgColor='#b8b8b8';
window.mm_menu_1003010459_0 = new Menu("root",144,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,0,0,true,true,true,0,true ,true);
mm_menu_1003010459_0.addMenuItem("Workshops","wind ow.open('workshops.htm', '_self');");
mm_menu_1003010459_0.addMenuItem("Online&nbsp;Ment oring","window.open('mentoring.htm', '_self');");
mm_menu_1003010459_0.fontWeight="bold";
mm_menu_1003010459_0.hideOnMouseOut=true;
mm_menu_1003010459_0.menuBorder=1;
mm_menu_1003010459_0.menuLiteBgColor='#ffffff';
mm_menu_1003010459_0.menuBorderBgColor='#0000ff';
mm_menu_1003010459_0.bgColor='#b8b8b8';
window.mm_menu_1003010420_1 = new Menu("root",68,20,"Verdana, Arial, Helvetica, sans-serif",14,"#000000","#ffffff","#b8b8b8","#e5e5e5", "left","middle",3,0,1000,0,0,true,true,true,0,true ,true);
mm_menu_1003010420_1.addMenuItem("Bio","window.ope n('bio.htm', '_self');");
mm_menu_1003010420_1.addMenuItem("Mission","window .open('mission.htm', '_self');");
mm_menu_1003010420_1.fontWeight="bold";
mm_menu_1003010420_1.hideOnMouseOut=true;
mm_menu_1003010420_1.menuBorder=1;
mm_menu_1003010420_1.menuLiteBgColor='#ffffff';
mm_menu_1003010420_1.menuBorderBgColor='#0000ff';
mm_menu_1003010420_1.bgColor='#b8b8b8';

mm_menu_1003010420_1.writeMenus();
} // mmLoadMenus()
//-->
</script>




<script language="JavaScript1.2">mmLoadMenus();</script>
<img name="menubar" src="Images/menubar.gif" width="750" height="50" border="0" usemap="#m_menubar" alt="">
<map name="m_menubar">
<area shape="rect" coords="429,17,474,35" href="#" alt="" >
<area shape="rect" coords="321,17,398,35" href="#" alt="" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_1003011241 _0,321,35,null,'menubar');" >
<area shape="rect" coords="249,17,286,35" href="#" alt="" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_1003011006 _1,249,35,null,'menubar');" >
<area shape="rect" coords="177,17,227,35" href="#" alt="" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_1003010459 _0,177,35,null,'menubar');" >
<area shape="rect" coords="105,17,140,35" href="#" alt="" onMouseOut="MM_startTimeout();" onMouseOver="MM_showMenu(window.mm_menu_1003010420 _1,105,35,null,'menubar');" >
<area shape="rect" coords="33,17,68,35" href="#" alt="" >
</map>
master_debator is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Fireworks Drop Down Menu Position Problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33074 seconds with 12 queries