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/
