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:35

Problem with Separator height on Mozilla/Safari


Poster: tjl
Dated: Wednesday March 31 2004 - 20:22:25 BST

I have the separatorheight parameter set to 1 and it renders fine on IE. However on Mozilla 1.6 and Safari 1.2, the separatorheight renders as 2px.

Any suggestions on how to correct this problem?


Poster: Maz
Dated: Thursday April 1 2004 - 0:42:06 BST

Can we have a little more to go on, a url, vertical or horizontal?

Thanks,
maz


Poster: tjl
Dated: Thursday April 1 2004 - 0:51:38 BST

The menu is horizontal. Sorry that I can't post a URL since the site is behind the firewall.

The style parameters are as follows:

with(menuStyle=new mm_style()){
onbgcolor="#cccccc";
oncolor="#000000";
offbgcolor="#dbddde";
offcolor="#4f5050";
bordercolor="#4f5050";
borderstyle="solid";
borderwidth=1;
separatorcolor="#4f5050";
separatorsize=1;
padding=4;
fontsize="10px";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#dbddde";
headercolor="#000000";
headerbgcolor="#ffffff";
high3dcolor="#000000";
low3dcolor="#000000";
}

Let me know if there is any additional information that I should post.


Poster: Maz
Dated: Thursday April 1 2004 - 1:25:57 BST

What you are seeing is 3D color, I don't see the total effect, but if you want to keep it thin remove or change the 3D color to hide it.

maz


Poster: tjl
Dated: Thursday April 1 2004 - 1:28:50 BST

That was it. Thanks much for the quick assistance.