M S wrote:

> [...] But in Windows Explorer 6 the navigation list - which is a
> styled ul - breaks up. I was wondering if anyone can tell me why?

> http://homepage.eircom.net/~mika/recipes/index.html

IE/win need its 'hasLayout'[1] triggers.

Add...

#navigation ul li, #navigation ul li a {height: 100%;}

...and it'll be fine.

regards
        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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