On 5/25/10 3:50 PM, John wrote:
> by persistent menu, I mean the menu/banner stays put. as user scrolls
> down to see more of your page, what had been at the top appears to
> slide underneath the banner, which remains visible at all times.
>
> I know that this can be done with framesets, but wonder (and hope)
> that there's a CSS way of doing this now.
>
  position: fixed;

The wiki shows how to fake it in IE 6 (if you care...)

<http://css-discuss.incutio.com/wiki/Ghost_In_The_Box>

Cordially,
David
--

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to