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

menus not displaying correctly in safari


Poster: winbach
Dated: Tuesday November 23 2004 - 20:05:52 GMT

I am using the menus on a few sites.

http://www.tmib.com top menu does not display at all

http://www.lyydy.com shows menu in bar below table

everything works great on a PC just FYI.

Any tips to get this to display in Safari????

Thanks for your help.


Poster: Maz
Dated: Tuesday November 23 2004 - 20:30:35 GMT

I don't see blank.html you need to place this empty file in your directory for secure server. There is an explanation somewhere...

I don't know if it makes a difference but in your items you have
url= https

try taking the space out.

let us know if that helps, I think you may have the url wrong on the second link.

maz


Poster: John
Dated: Wednesday November 24 2004 - 7:27:02 GMT

Four things...

1. Remove the space after url= in the main menu as Maz mentioned.

2. Remove the menuStyle definition from the HTML. You already have it defined in the _data file.

3. Remove the top= and left= definitions. You already have the menu defined as relative, so they are not needed.

4. The biggie - at the menu in the HTML you have <script language="">. You really need to tell the machine the language in use! Try <script language="javascript" type="text/javascript">.