Works in Firefox but not in IE

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
datr
Beginner
Beginner
Posts: 2
Joined: Sat Apr 15, 2006 3:29 pm

Works in Firefox but not in IE

Post by datr »

I've setup Milonic to show a drop down on the products link in the horizontal menu on this site:

http://www.bgchemical.com/

It works in firefox for me but I doesn't seem to work for me in IE and I can't figure out why.

Any help would be greatly appreciated. :)
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

the menu is placed in a <td> cell, please remove

top=155;
left=200;

as the position is set to relative.

in the styles definition (menustyle) you have set the fontsize to 11px, but in the items, you have "overruled" it by setting the fontsize to 10px. It is unusual to set the onbgcolor and offbgcolor and the fontsizes in the items aI string, for this you have the styles settings.

Please see:
Styles properties
http://milonic.com/styleproperties.php
menu properties
http://milonic.com/menuproperties.php
item properties
http://milonic.com/itemproperties.php


Michael
datr
Beginner
Beginner
Posts: 2
Joined: Sat Apr 15, 2006 3:29 pm

Post by datr »

Thank you, that seems to have fixed it. :D
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

you´re welcome

Michael
Post Reply