Erik Visser wrote:
> Ingo Chao wrote:
>> Erik Visser wrote:
>>> http://www.bartbleijerveld.nl/
>>> http://www.bartbleijerveld.nl/css/skidoo_too.css
>>
>> Your footer script or whatever crashes IE when the window is diagonally 
>> resized to 25%.
>>
> 
> 
> Thanks, I removed the contents of the foter.
> 
> Still the Left column isn't showing.
> 

I did not say that the crash would be related to the rendering problem 
you mentioned. It's just a little bit difficult to test the page when 
the browser dies while rendering the page. ;)

You are pulling #middleColumn via negative margin-left to the left. IE 
needs position:relative to display it there, far out.

What makes the page difficult to understand is that #middleColumn is now 
at the left hand side, and #leftColumn stays on the right side, and 
there are some inside, inner and outer container.

This reminds me of my own column-swapping technique I didn't understand 
anymore for myself a week after I wrote it.

Ingo


-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to