I'm trying to create a gmail-like layout that works for IE5+ without using
javascript (primarily because the new IE looks like it's going to throw up
warnings when I embed javascript in the css, but also for the sake of
nailing this down with just css):

Here's the html and css of my best attempt so far, but I can't seem to get
rid of the horizontal scroll bar:
http://ujive.com/test.html
http://ujive.com/layout.css

Desired features:
- Header that spans the entire page
- Fixed-width navigation div on the left
- Liquid-width content div on the right
- Footer, which doesn't need to span entire document (can float below
content div)
...and the kicker
- A fixed element (like Gmail's chat boxes) anywhere on the page

Has anyone managed to create this gmail-like layout?  If so, your guidance
would be much appreciated.

Many thanks,
Brent
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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