I've been building this layout concept for a project that does  
everything I want it to... almost. The basic markup is where I want  
it to be, but I'm having one issue.

You can view it here: http://tinyurl.com/25r3pq

The layout is done via css, and there's a little javascript to open  
and close the left panel. There are some IE hacks in the css that  
will get moved to conditional comments. I've played with the YUI  
reset.css and fonts.css in this layout, but the main layout css is  
embedded in the head.

To get the layout to fill the screen vertically, I've used percentage  
heights. This is okay, but ideally I'd prefer to set the height of at  
least the div#top in something more fixed... ems would be fine. But I  
can't figure out how to do that while getting everything else to work  
as it is now (left and right scrolling independently, footer sitting  
politely at the bottom). Is it possible without knowing the exact  
window height ?

I appreciate any suggestions!

Rolf


______________________________________________________________________
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