Chrome mobile ignoring overflow
问题 I'm playing around with creating a webapp for android. I've been using phonegap with JQM, but I've reached a problem. I'm implementing a slide-in menu, and for that I've found a simple example on the internet. http://www.aldomatic.com/jqm/fb-menu-style/ This simple menu slides in from the left, and that part works great, but when i try to slide it in i get a problem. The whole page scrolls, and this is despite me having #mobileViewport { overflow: hidden; } (The body tag has the id of