Using anchor link tags such as a name="HERE" I can navigate through a long html document in Webview by reloading the document with the anchor as part of the url. But does that take significant processor resources and if so it there a more 'gentle' way? Maybe by using the anchor tags somehow to do scrolling?