addWebChromeClient() |
---|
Adds a WebChromeClient to a WebView. |
Click HERE and look at your application log. Without a WebChromeClient, no console output from your WebView will be logged. |
Alert and other modal box tests here. alert() confirm() prompt() |
Back to index page |