public marks

PUBLIC MARKS with tags ios & fixed

13 December 2010 21:45

Implementing a Fixed Position iOS Web Application

by marco & 1 other
In a desktop web application, this would be a simple feat because desktop browsers support position: fixed. In mobile Safari, setting an element to position: fixed does not fix the element relative to the viewport. To achieve fixed elements, we need to override native scrolling and implement our own custom scrolling for the content that we want to be scrollable.

PUBLIC TAGS related to tag ios

apple +   apple-touch-icon +   favicon +   ipad +   iphone +   retina +   smartphone +  

Active users

marco
last mark : 13/12/2010 21:58