On Tue, 24 Oct 2006 05:12:12 -0400, Roger Roelofs <[EMAIL PROTECTED]> wrote: >This isn't as easy as it seems like it should be, and the answer is very >dependent on what exactly you are trying to do. If you are trying to get a >footer to stick to the bottom of the viewport, check out this page <http >://css-discuss.incutio.com/?page=FooterInfo>. Otherwise, put up a test >page and we'll try to give you a more concrete answer.
http://divmod.org/users/moe/percentage-heights-test.html is the simplest approximation of my situation. Currently it uses height: 100% for the bottom div, which, as i mentioned, results in an undesired vertical scrollbar >BTW, this design criteria often pups up early in a project, but turns out >to be moot by the time you add all the content to the page, so I'd be >tempted to save this problem to the end and see if it needs to be addressed >at all. Unfortunately this isn't the case: the project that this for is relatively mature, and initially I used a javascript hack to gloss over this requirement, but it's turning out to be less than ideal. Thanks, Moe Aboulkheir ______________________________________________________________________ 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/
