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.
Works in Firefox but not in IE
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://www.milonic.com/styleproperties.php
menu properties
http://www.milonic.com/menuproperties.php
item properties
http://www.milonic.com/itemproperties.php
Michael
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://www.milonic.com/styleproperties.php
menu properties
http://www.milonic.com/menuproperties.php
item properties
http://www.milonic.com/itemproperties.php
Michael