(solved) horizontal CSS-menu and IE6 interpretation
Posted: Mon Oct 08, 2007 1:06 pm
Hi, I use the horizontal CSS menu in a site. The position of the secondary menu-item (after collaps) in IE6 is not right, too far to the left, I would like to have it collaps right below the left position of it's parent.
In Firefox it's allright, for IE7 I used a hack (* html), which is interpretated by IE7 correctly, but not by IE 6 !!
It regards this site (in drafting mode yet):
http://www.andreschoots.com/index.php
(secondary menu-items are shown in for instance the primary item "Contact & Links"
May be it's because I also specified a value for the width for the menu items (in #prim-nav li li), which causes the known 'box-problems'??
I tried several other methods to have IE6 behave as wished, incl. conditional comments, nothing seems to work.
It makes me nuts, any suggestion would be very helpfull
Thanks so very much in advance
Willemijn
In Firefox it's allright, for IE7 I used a hack (* html), which is interpretated by IE7 correctly, but not by IE 6 !!
It regards this site (in drafting mode yet):
http://www.andreschoots.com/index.php
(secondary menu-items are shown in for instance the primary item "Contact & Links"
May be it's because I also specified a value for the width for the menu items (in #prim-nav li li), which causes the known 'box-problems'??
I tried several other methods to have IE6 behave as wished, incl. conditional comments, nothing seems to work.
It makes me nuts, any suggestion would be very helpfull
Thanks so very much in advance
Willemijn