Thursday, June 12, 2014

Easy CSS fix for fixed positioning on Android 2.2 and 2.3

When it came to cross-testing a design on an old Android recently I came across a familiar problem to most front-end developers. The CSS property/value pair of position: fixed; doesn’t work.