CSS3/FixedPosition: Difference between revisions

Jump to navigation Jump to search
(add a few explanatory sentences)
Line 12: Line 12:
* Links
* Links
** http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html
** http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html
*** Ben's critique: web developers would need to create two elements for every position: fixed element, even if the elements behave the same on all devices. We already have media queries that can be used to not apply position: fixed.


== Patterns like fixed position ==
== Patterns like fixed position ==
101

edits

Navigation menu