Fixed positioning changes in iOS5
-
Browsing on the new iOS has messed up lots of fixed elements in the sites I've built. It's really great that fixed positioning can work similar to a browsing window, but I'm a little surprised I can't find any documentation about it. Any links?
O wow I didnt know that. Just checked a site I did with fixed on my iphone and low and behold it works. Cool.
Yeah, its nice and smooth. Better than the js hacks going around and so simple. But really makes a mess of some sites I've made, and when you zoom I lose a lot of elements that are out of screen and can't be scrolled too!Add a Comment