> -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von > Christian Kirchhoff > Gesendet: Donnerstag, 11. Oktober 2007 12:24 > An: [email protected] > Betreff: [css-d] IE6 visibility bug > > Hello, > > on the following page, the middle column (containing a long > text) is visible in IE6: > http://www.digitale-bibliothek.de/Downloads/CSS-Test/visible.htm > > On this very similar page, it is not: > http://www.digitale-bibliothek.de/Downloads/CSS-Test/invisible.htm > > Is this somehow conteced to the Peekaboo bug? Anyway how can > I correct this and make the middle column visible again? > > Best regards, > > Christian Kirchhoff > Directmedia Publishing GmbH · Möckernstraße 68 · 10965 Berlin > www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B > 58002 · USt.Id. DE173211737 > Geschäftsführer: Ralf Szymanski · Erwin Jurschitza > > ______________________________________________________________________ > 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/ >
Hello, I resolved the problem by forcing hasLayout of div#zenoMFMiddle (setting "height: 1%;") Best regards, Christian Kirchhoff ______________________________________________________________________ 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/
