Webmaster wrote:
As promised I've been working away again creating a hack-free version of the
Holy Grail 3-col layout. ...
http://d81314.i50.quadrahosting.com.au/layout_test.htm
I now ask the list's help in resolving a very odd and new bug to me. It only
seems to occur in IE and happens when the window is maximised using the
browser window's icon.
I'd be very interested in knwoing if anyone else sees this or has a
solution.
It's a redraw/rearrange problem in IE/Win and can be solved by giving
"layout" to the ancestor of the incomplete rendered box, e.g. #main2. If
you still want a explicit hack-free version, you might want to use this
implicit hack:
#main2 {width: 100%;}
Ingo
--
http://www.satzansatz.de/css.html
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************