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:31
Mac border style issues
Poster: gothik
Dated: Tuesday April 27 2004 - 5:14:29 BST
Hey guys
I seem to have a problem with turning borders on with Macs. They work fine on a pc but they are just invisible in Safari and IE5.X.
This is the submenu style I'm using:
with(subMenuStyle=new mm_style())
{
onbgcolor="#ffffff";
oncolor="#ff8500";
offbgcolor="#ffffff";
offcolor="#000000";
separatorcolor="#000000";
separatorsize="0";
padding="5";
fontsize="10";
fontstyle="bold";
fontfamily="Verdana, Arial, Helvetica";
borderwidth="1px";
bordercolor="black";
}
Any help would make my day a lot better