André Wilms wrote: > Hey experts, > > I run a web site that makes use of a drop-down menu that was first > implemented here: > > http://www.alistapart.com/articles/horizdropdowns > -> > http://www.alistapart.com/d/horizdropdowns/horizontal2.htm > > It works very well on browsers like Firefox and IE6/Win but I noticed > that it doesn't work properly on the new IE7/Win. The author of this > menu had workaround for the IE6 ("Mystery IE6 Bug") but this workaround > is useless for the IE7 .. > I just finished a two-level horizontal menu that had a similar problem, though for different reasons. To fix it, give the "ul li a" a width: http://www.seventysevendesigns.com/horizontal2/horizontal2.htm
In this ALA example, a width of 138px seems to fit perfectly. Also changes background and text color when you hover the link boxes (i.e., not just over the actual text), as it does in FF. Tested and works in FF2/Win, Opera9/Win IE7/Win, and IE6/Win. Brian -- Brian Riley http://www.seventysevendesigns.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
