Ios Phonegap Disallow Overscroll Not Working Properly
I am currently developing an application using phonegap,jquery mobile for multiple platforms. I have searched a lot to disable the overscroll effect in phonegap. As per my search t
Solution 1:
If you are using phonegap, I found I had to actually fully uninstall the app and re-install it for the change in config.xml to take effect and stop the overscrolling.
Post a Comment for "Ios Phonegap Disallow Overscroll Not Working Properly"