The issue isn't the equal height columns, it's that I can't get the inner
div to have its own scrollbar without having the browser window be
scrollable. I'm trying to replicate this <http://theportalgrp.com> website.

Thanks,

Eugene

On Mon, Feb 22, 2010 at 11:32 PM, Philippe Wittenbergh <e...@l-c-n.com>wrote:

>
> On Feb 23, 2010, at 4:25 AM, Eugene Hourany wrote:
>
> > I am using the overflow property on a container div to get the css same
> > height trick <http://www.ejeliot.com/blog/61> to work. It works, but now
> I
> > can't have the div itself have the scrollbar visible when content
> overflows.
> > Instead, what happens is that the whole browser window is scrollable,
> which
> > in IE 6/7 not only breaks the equal height column trick, but also
> prevents
> > me from having that inner content div from scrolling. I tried setting the
> > overflow-x and y properties to hidden and auto, respectively, but that
> > didn't solve the problem either.
>
> Try this
> http://www.positioniseverything.net/articles/onetruelayout/equalheight
> but read this also
>
> http://www.positioniseverything.net/articles/onetruelayout/appendix/equalheightproblems
>
> or try this
> http://www.satzansatz.de/cssd/companions.html
>
> Philippe
> ---
> Philippe Wittenbergh
> http://l-c-n.com/
>
>
>
>
>
>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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