CSS3/FixedPosition: Difference between revisions

no edit summary
(Created page with "== Mobile and Tablets == * Mobile effectively has two viewports: what content layout sees and what the user sees. * What behavior do we want to support for position: fixed on mo...")
 
No edit summary
Line 5: Line 5:
** Backward compatible with desktop (i.e., leaves most pages usable that weren't designed with zooming in mind)
** Backward compatible with desktop (i.e., leaves most pages usable that weren't designed with zooming in mind)
** ...
** ...
* http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html
* Links
** http://www.quirksmode.org/blog/archives/2010/12/the_fifth_posit.html


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

edits