Re: [css-d] overflow:auto and weird scrollbar behavior

2008-03-02 Thread Daniel Kabs
Hello! thanks for your suggestions. On Thursday 28 February 2008, parameswaran marimuthu wrote: > #content { > display:inline; > } When I set the #content DIV to display:inline, setting its height does no longer change the height of the DIV. Sorry, this did not work. Cheers Daniel ___

Re: [css-d] overflow:auto and weird scrollbar behavior

2008-02-28 Thread parameswaran marimuthu
Hi friend . you have to set the following in bottom div #bottom { position:absolute or relative; backgroun:left bottom; } and #content { display:inline; } try with this its Thanks parames On 2/28/08, Daniel Kabs <[EMAIL PROTECTED]> wrote: > > Hi there, > > Internet Explorer (6 and 7) confou

[css-d] overflow:auto and weird scrollbar behavior

2008-02-28 Thread Daniel Kabs
Hi there, Internet Explorer (6 and 7) confounds me with inconsistent scrollbar behavior. I use three DIVs for creating a three row layout - header DIV - content DIV - footer DIV The second DIV has overflow set to auto. I'm seeking a fluid layout. That is the header should "glue" at the browser