Anne van Kesteren: Weblog 4.2

Weblog on W3C, WHATWG, HTML, CSS, DOM, XML, HTTP and more.

Fixed positioning

This post will hopefully be updated when I have done a little more (like explaining stuff and publishing combinations of three, maybe four columns), for now:

(This post supercedes: fixed positioning 2003.)

28th July 2004

Browse through posts: main.

Comments

  1. [...] Anne van Kesteren provides a great CSS positioning resource on his (yes, his) site, simply titled Fixed positioning. If you are a Web designer/developer working with, or learning CSS [...]

    Permalink · 2004-07-28 14:02:57 · Alex Jones » Fixed Positioning [No, not that Alex Jones... Really, I\'m not the Alex Jones you think I am.]

  2. I've encountered a problem with fixed headers: if you jump to an anchor in the middle of the main text, that anchor will be scrolled under the header. I'm guessing there must be a way to resolve this, but I haven't figured it out.

    Permalink · 2004-07-28 14:24:16 · Adam Rice

  3. This is very cool. However, IE puts the scrollbar next to the scrollable area, while Firefox leaves it at the window border (which is much nicer, IMO).

    Is there some work-around, other than using the IE-only scrollbar styling tags to make the inner scrollbar as invisible as possible (terrible for usability, but I've seen people try this)?

    Permalink · 2004-07-28 14:51:03 · Dotan Dimet

  4. Well the nice thing is actually that in Internet Explorer, it just looks like you have used frames, which some clients appreciate (a rare few, I have one of them).

    Permalink · 2004-07-28 16:00:02 · Anne

  5. Nice!

    Permalink · 2004-07-28 21:25:08 · [m]

  6. [...] werfen und offeriert uns einen (kurzen) Überblick über CSS-Frames. Neu dabei ist das CSS-Frames-Testcase von Anne van Kesteren. [...]

    Permalink · 2004-07-30 08:21:05 · CSS-Technik-News

Comments are closed

Sorry, comments are closed at this time.