Hi,

I have two <div>s at the top of the page, one for banner, one for links. I want to have a third <div> at bottom that has its height no more than the rest of the vertical space, i.e., when the content in the third <div> overflows vertically, the <div> will show a vertical scrollbar for the user to access the overflown content. The <div> scrollbar part is easy: "overflow: auto"; but what do I do to make sure the thrird <div> takes at most the vertical space left (i.e., without causing *browser's* scrollbar to appear)? The height may be fixed, as long as it doesn't cause *broswer's* scrollbar to appear.

Thanks,
Chris

_________________________________________________________________
Don’t miss your chance to WIN 10 hours of private jet travel from Microsoft® Office Live http://clk.atdmt.com/MRT/go/mcrssaub0540002499mrt/direct/01/

______________________________________________________________________
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