mwaylabs / The-M-Project

'The-M-Project' is a Mobile HTML5 Application Framework.
www.the-m-project.org
Other
747 stars 152 forks source link

Google Chrome Scrolling #66

Open hano opened 12 years ago

hano commented 12 years ago

It isn't possible to scroll using the Google Chrome Browser on Android or iOS.

hano commented 12 years ago

A possible solution is to remove the following lines in /modules/tmp_themes/tmp.css:

/* CONTENT AREA */ .ui-content { -webkit-overflow-scrolling: touch; }

KitchenSink was scrollable with: