hi I am looking for someone who is well versed in any of the above to open url where javascript is enabled. Please PM me, I will share my requirements. Not much complicated
thanks
Thanks. I am developing an app where i need to javascript enabled url. The reason being that users need not open chrome browser separately in addition to my app.
No data scraping etc is required.
you mean you just want to use a webview in place of a browser (eg, chrome)?
webview is already "javascript enabled". if you have an html document with some
javascript, webview can run it. if you load a url from the internet, and the url contains
some javascript, webview can run it (almost all of it, anyway). webview can do a lot
of things that a browser can do.
what do you think webviewextras and ultimatewebview add?
UltimateWebView is deprecated. It is better to use WebKitLibrarySet instead which contains WebKitWebView. If you have any problems using it, you can easily ask a question.