android - Unintended horizontal movement of screen -


if open page @ http://goo.gl/68s0t (please don't replace link here don't want google link page site.) on android phone , move finger left right, move content.

what cause , how make content fit in horizontally moving right , left finger not cause movement of screen?

specify width of container , overflow: hidden force content cut off @ width. if want able scroll vertically, use overflow-x: hidden cut off horizontally.

early versions of android have sub-optimal css compatibility, best bet testing out on devices trial , error.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -