Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:28

Menu shifts in FF & Netscape...


Poster: nimonaut21
Dated: Thursday October 20 2005 - 19:35:14 BST

Hello...

The menu shifts when I am in FF and Netscape from the position that is perfect in IE. Can someone help me? :?: The menu attributes are as follows:
Code:
_CFix=1
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x

with(menuStyle=new mm_style()){
onbgcolor="#006699";
oncolor="#ffffff";
offbgcolor="#fefefe";
offcolor="#000000";
bordercolor="#67177f";
borderstyle="solid";
borderwidth=1;
separatorcolor="#67177f";
separatorsize=2;
padding=3;
fontsize=10;
fontstyle="normal";
fontfamily="Arial, Helvetica, sans-serif";
pagecolor="#000000";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="9x6_rightturn_black.gif";
subimagepadding=2;
overfilter="Shadow(color='#777777', Direction=135, Strength=5)";
}

with(menuStyle2=new mm_style()){
onbgcolor="#006699";
oncolor="#ffffff";
offbgcolor="#67177f";
offcolor="#ffffff";
bordercolor="gray";
borderstyle="solid";
borderwidth=1;
separatorcolor="#ffffff";
separatorsize=1;
padding=1;
fontsize=11;
fontstyle="normal";
fontfamily="Arial, Helvetica, sans-serif";
pagecolor="#000000";
pagebgcolor="#67177f";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="downarrow1_whiteblack_15x14.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu2")){
menuwidth=600;
style=menuStyle2;
top=252;
screenposition="center";
menualign="center";
align="center";
alwaysvisible=1;
orientation="horizontal";


If someone could please help that would be great. I want to shoot this thing!

Thankx


Poster: Andy
Dated: Tuesday October 25 2005 - 12:56:16 BST

Hi,

Do you have a URL that we can see?

This will help us to determine the problem