Sent by Ralph Waldenmaier on 15 October 2004 20:08
Thank you Zoe,
i solved the problem. The article at alistapart.com was the right
solution for me. :D I created an backgroundimage to fake this column
problem.
background: #FFFFFF url(../images/bg_main.gif) repeat-y;
Best regards
Ralph
Zoe M. Gillenwater wrote:
> Ralph Waldenmaier wrote:
>
>> Hello everybody,
>>
>> i tried to create an container which contains 3 other containers.
>> The nested containers should get the same height as the container
>> with the biggest size.
>> The problem now is, if one of the nested containers is higher than the
>> browsers hight, the background color of the nested container will stop
>> if you begin to scroll. The problem is only present if the browser
>> has scrollbars.
>>
>> To better imagine this situation i've written an example.
>> http://www.ultraworx.de/css/mvt.html
>>
>> How can i get all containers at the same height?
>
>
>
> The way to do it is with display: table-cell, but IE doesn't support
> this. So, you have to fake it. There are a number of methods here:
> http://css-discuss.incutio.com/?page=AnyColumnLongest
>
> With this as perhaps the best explanation of how to do it:
> http://www.alistapart.com/articles/fauxcolumns/
>
> Zoe
>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/