Wp 8.1 Webview scroll with the page contents

萝らか妹 提交于 2019-12-13 07:05:14

问题


I used webview in my project to display html contents. But it doesn't scroll with page( scrollviewer). I have set the height of the webview to the height of the content using java script. But it doesn't scroll. I also tried this custom control. It scrolls perfectly but it doesn't allow user interaction. I can't click on links. Basically they are overlaying a Grid on webview so that it scrolls but doesn't allow interactions. Is there any way that makes webview scrolls with page contents and at the same time making links clickable? Your suggestions are welcome.

来源:https://stackoverflow.com/questions/38770214/wp-8-1-webview-scroll-with-the-page-contents

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!