HighDots Forums  

Liquid layout with position: fixed

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Liquid layout with position: fixed in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric Lindsay
 
Posts: n/a

Default Liquid layout with position: fixed - 11-29-2005 , 06:31 PM






What problems are there in using position: fixed; with left: %; and
right: %; to do pages that look like a typical boring framed site. A
full width header and a footer and the rest of the content between them.
A narrow left (and/or right) navigation column, plus a main body taking
the rest of the width?

I was reading http://www.w3.org/TR/CSS21/visuren.html where one example
uses fixed. When I tried it (with empty mostly empty divs for header,
footer, nav and main so far) it seemed OK, at least in my browsers (I
don't have IE). However I don't recall seeing many examples of it being
used in actual example web sites. Is there some major problem with
position: fixed;?

Is there some major problem with using % to specify left, right, top and
bottom? Or two of those and width and height as %?

I can see if the user makes the viewpoint small you would need to decide
how you prefer to deal with the inevitable overflow. That would apply
even on the header and footer, if they make the viewpoint height very
small. Wouldn't be the greatest viewing experience, but what is
actually likely to break?

--
http://www.ericlindsay.com

Reply With Quote
  #2  
Old   
Jim Moe
 
Posts: n/a

Default Re: Liquid layout with position: fixed - 11-30-2005 , 11:17 AM






Eric Lindsay wrote:
Quote:
[...] However I don't recall seeing many examples of it being
used in actual example web sites. Is there some major problem with
position: fixed;?

IE does not do position:fixed.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #3  
Old   
Eric Lindsay
 
Posts: n/a

Default Re: Liquid layout with position: fixed - 11-30-2005 , 03:23 PM



In article <QJKdndIPlM4pTRDeRVn-jg (AT) giganews (DOT) com>,
Jim Moe <jmm-list.AXSPAMGN (AT) sohnen-moe (DOT) com> wrote:

Quote:
Eric Lindsay wrote:
[...] However I don't recall seeing many examples of it being
used in actual example web sites. Is there some major problem with
position: fixed;?

IE does not do position:fixed.
Wonderful! Just ... wonderful. Thanks.

--
http://www.ericlindsay.com


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.