Safari problems

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
henrik@itide.dk
Super Advanced
Super Advanced
Posts: 51
Joined: Thu Feb 27, 2003 9:47 am
Location: Denmark

Safari problems

Post by henrik@itide.dk »

Take a look at

http://minicrosser.itide.dk/

With a Safari 1.2 browser.

1) Problem with position
There are two Milonic top menu's. The menu to the left is OK, but the menu to the right is in the wrong position.

2) Problem with padding
I have 9px padding to the left of each submenuitem. It is not working in Safari. Look at the product menu.

The site works fine on the windows platform and Mac IE. I am using Milonic 5.18.

Thanks

Henrik
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Why is the entire _data file split up in the HTML rather than in a JS call?

If a parameter is 0, leave the line out...
left="offset=0";
top="offset=0";, etc.

"with(recommended=new menuname...".
Should be "with(milonic=new menuname...".

with(recommended=new menuname("mainmenu")){
You are using that same menu name twice within the code. Also, it should be "Main Menu".
John
User avatar
Maz
Milonic God
Milonic God
Posts: 1717
Joined: Fri Jun 06, 2003 11:39 pm
Location: San Francisco
Contact:

Post by Maz »

You are missing some critical semicolons ;
at the end of styles, add those in and its not necessary to separate the <scripts> in the header make it like one file as each style section has its own name.

Regards,
maz
henrik@itide.dk
Super Advanced
Super Advanced
Posts: 51
Joined: Thu Feb 27, 2003 9:47 am
Location: Denmark

Still not working

Post by henrik@itide.dk »

Thanks for your reply.

I have now corrected the things you recommended, but still the same result on my Mac. What about you?

I am using the Milonic menu with a CMS system, and the two menus are not written at the same time.


Thanks

Henrik
Post Reply