Hello, it is the following CSS definition that causes the crash: div#zenoMFMiddle div.zenoHEParents ul li { padding: .1em 0 0 .4em; }
More precise, it is the padding-top. If I set hat to 0, but leave the padding-eft at .4em, the pages load just fine. This is especially interesting because I have a similar problem (I posted it some minutes ago) for another element which was painted as a white rectangle as long as the padding-top is non zero. Are those two problems connected? Does anyone know more about it? How can I get rid of the browser crashes and still define padding-top? 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 -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Christian Kirchhoff Gesendet: Mittwoch, 10. Oktober 2007 15:42 An: css-d@lists.css-discuss.org Betreff: [css-d] IE6: browser crashes when loading certain pages Hello, please have a look at the following page: http://www.digitale-bibliothek.de/Downloads/CSS-Test/test2.htm Problem: When I load the page with IE6 it hangs. The last element loaded and rendered on the scrren is the right column's blue box saying "Werbung". The script in it fotr the google ads is not executed though. The middle column is not loaded at all. Images (defined in the CSS) aren't loaded as well. Any ideas why the browser crashes? With an older CSS this didn't happen. The website is a library with thousands of pages, but the crash only happens on some of them, on others not. I'll have to test it by taking out definitions of the CSS file and test if it crashes again, which of course is time consuming. I wonder if there is any other method to debug the problem... 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/ ______________________________________________________________________ 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/