Hi all,
I'm working on a layout of a page. Everythings done, it validates, but, sigh, 
IE 7 somehow fails big time...
Please check http://www.colton.de/dev/ie7/ie7bugs.html

[Problem 1]
Cause: The "float: left;" style in line 63 of the style sheet 
Effect: IE 7 includes a scrollbar. Wierd since the total width 
of "#headerNavContainer" and "#headerNavLangNavContainer" never overflow.

[Problem 2]
Cause: The "width" definition in line 249 of the style sheet. Without a width 
declaration the problem does not occur. But this is not an option since the 
navigation should fill the complete width.
Effect: When moving the cursor over the navigation horizontaly IE 7 opens the 
sub lists on ":hover" but fails to close them. I've tried putting a larger 
margin on the right side of each button, but no change... I've also tried 
setting the width on the anchor instead, but with the same effect. I even 
tried putting the top level elements in table cells, even then I get the same 
result. I have also tried using other measures (such as % and em).

ANY help is greatly appreciated!
-- 
Bye
Mat Colton
______________________________________________________________________
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/

Reply via email to