Sorry for the crappy title... Let me explain.

Here is the test page http://normalish.com/test_page.html. This page 
links to another page that shows what the page would look like if I were 
to accomplish my goals. You should ignore the css on the 2nd page since 
it breaks the rules I set below. It is onlt there as a visual 
representation of my end goal.


The green div is the container for both the red and blue divs. It has a 
known, fixed, height.

The red div is of variable height. ** I do not know what the height of 
this div will be **

The blue div also has an unknown amount of content.

What I want to accomplish is that the blue div will not spill over the 
container, but instead "fit" in the space remaining after the red div, 
and have scrollbars appear.

I think I could accomplish this with javascript, but would /love/ to 
find out that this can be done using pure CSS.

I have tried a couple of approaches, but can't get it to do what I want.

Does anyone know if this is possible?

Thanks in advance,
Seth (first timer!)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to