slow list view scrolling on iPad when scrolling in an overflow:auto div
问题 I am developing a Phonegap app for the major os platforms and am currently testing it on an iPad with iOS 5. Im using jquery mobile. So for large screens i've used the splitview jquery mobile plugin. http://asyraf9.github.com/jquery-mobile/ I've put a $scrollArea.css('overflow-y','auto'); $scrollArea.css('-webkit-overflow-scrolling','touch'); to make the page scroll instead of using iscroll like the plugin was using. Now whats happening, is that the page isn't loading/repainting as the user