ok, it seems that this is a really known bug in IE (one more I know now...)
thanks a lot for all the fix-suggestions, they all are working fine! Cheers! -Peter 2009/5/4 Michael Grosch <[email protected]>: > Hello Peter, > > another way that should also work (without inserting additional > markup, is to change "menu-top" to "position: relative". > > Cheers from Germany, > > Michael > > > Am 04.05.2009 um 13:24 schrieb Göldi: > >> Hi all >> >> Is the order of the tags relevant when positioning some of them >> "absolute"? >> >> Look here: >> http://allesneumachtdermai.wallisellerlauf.ch/ >> >> In the html-file, the <div id="breadcrumb"> (css-position: static) is >> placed *after* the <div id="menu-top"> (css-position: absolute). >> Effect in IE 6/7 is that the margin-top of the "breadcrumb" does not >> take effect (in good browsers it looks like expected). >> When I dislocate the "top-menu"-div to the end of the body, also in IE >> 6/7 the site shows like expected. >> >> Is that a bug in IE6/7 or do other broeswers behave tolerantly to such >> mixtures of absolute/static positioning? >> >> Cheers! >> -Peter >> ______________________________________________________________________ >> css-discuss [[email protected]] >> http://www.css-discuss.org/mailman/listinfo/css-d >> List wiki/FAQ -- http://css-discuss.incutio.com/ >> List policies -- http://css-discuss.org/policies.html >> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > > ______________________________________________________________________ > css-discuss [[email protected]] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
