I\'ve written an app mostly in JS (Mootools) and HTML which is loaded into webview in my app.
webview
It\'s just one html file which show or hide parts (element
I don't know much about html with webkit. But one of my project was having the same scroll issues with lag in hide and show scroll effects. I have enable hardware acceleration for the webview.
Probably you should try this.