On Wed, Feb 1, 2012 at 9:26 PM, Markus Ernst <derer...@gmx.ch> wrote:
...
> position:absolute does the same as position:fixed, exept that the element is
> scrolled with the rest of the page.

Not exactly.  position:absolute positions an element within the first
ancestor with position other than static.  position:fixed always
positions the element within the viewport.

--
Vince Aggrippino
a.k.a. Ghodmode
http://www.ghodmode.com

> HTH
> Markus
______________________________________________________________________
css-discuss [css-d@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