public marks

PUBLIC MARKS with tags "mobile web" & webapp

May 2011

December 2010

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 "mobile web"

device description +   user agent +  

Active users

marco
last mark : 12/05/2011 11:03