Hello,

here's an exemplary page showing the problem:
http://www.zenodot.de/Downloads/Test/content_first.htm

I've adapted the holier grail layout by Bill Brown and it works great. 
But I've run into a problem which occurs in IE7: After loading and 
rendering the page, the left column (div#zenoMFLeft) is falsely 
positioned. It's almost completely hidden behind the middle column. As 
soon as I rezie the browser window, the position get's corrected. I 
recently read some post about a similar problem where it was said that 
sometimes the browser calculates positions on some false assumptions, 
cause not all contents are completely loaded. After loading is complete, 
when you  resize the window, all values are accurate and the calculation 
is corrected. The poster recommended a javascript induced browser window 
size change in the bodies onload event to force the refresh.

I would like to get along without it.

What I found out is that if I delete the script tags for the Google ads 
in the div#zenoMFLeft, the positioning error doesn't occur anymore.
It's not the Google Code, the iframe it creates or anything, it is the 
script tags. If I delete their contents, but keep them:

<script type="text/javascript"></script>
<script type="text/javascript"></script>

then the error still occurs. I'd have to delete the entire script tags.

Does anybody have an idea how one could get rid of the error without 
resizing the browser window with javascript?

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/

Reply via email to