Having problems with DHTML Menu? There is usually somebody here who knows the answer.
datr
Beginner
Posts: 2 Joined: Sat Apr 15, 2006 3:29 pm
Post
by datr » Sat Apr 15, 2006 3:32 pm
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
Posts: 669 Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:
Post
by Migru » Sat Apr 15, 2006 4:25 pm
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
Posts: 2 Joined: Sat Apr 15, 2006 3:29 pm
Post
by datr » Sat Apr 15, 2006 8:33 pm
Thank you, that seems to have fixed it.
Migru
Milonic Guru
Posts: 669 Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:
Post
by Migru » Sat Apr 15, 2006 10:12 pm
Hi
you´re welcome
Michael