Home › Forums › CSS › Mobile Safari (iphone) issue with position: fixed – content running over the top? › Re: Mobile Safari (iphone) issue with position: fixed – content running over the top?
January 26, 2013 at 10:55 pm
#122434
Participant
ah position fixed…one of the trickier aspects of web design ever since mobile became a thing. here are a few posts you might want to read on the topic:
http://updates.html5rocks.com/2012/09/Stacking-Changes-Coming-to-position-fixed-elements
http://bradfrostweb.com/blog/mobile/fixed-position/
http://www.quirksmode.org/blog/archives/2012/10/budding_consens.html
http://www.quirksmode.org/blog/archives/2011/12/position_fixed.html
good luck!