the menu can not be used in safari1.3

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
techexcel
Beginner
Beginner
Posts: 3
Joined: Mon May 01, 2006 10:40 pm

the menu can not be used in safari1.3

Post by techexcel »

I have Milonic DHTML Menu Version 5.33, but it does not work in Safari 1.3.
It works in IE and firefox.
In Safari1.3, whenever my mouse is over the submenu, the submenu disappeared.

The following is my menu.
I would highly appreciate your help if you can help me out.
thanks a lot


with(milonic=new menuname("Actions")) {
style=menuStyle;
aI("text=New;image=/images/new.gif;clickfunction=closeAllMenus();New();");
aI("text=Forward;image=/images/forward.gif;clickfunction=closeAllMenus();Forward();");
}

drawMenus();


with(imageStyle=new mm_style()){
align="center";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="0";
padding=0;
subimagepadding="0";
}

with(menuStyle=new mm_style()){
onbgcolor="#748AA7";
oncolor="#ffffff";
bordercolor="#296488";
separatorcolor="#FFFFFF";
separatorsize="1";
padding=5;
imagepadding=3;
headerbgcolor="#ffffff";
subimage="/images/icon_submenu_arrow.gif";
subimagepadding="2";
}
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

at first it is suggested, that you update to the current release, this is actually version 5.746 - please see too:

http://milonic.com/forum/viewtopic.php?t=4410

Michael
Post Reply