I have a UIWebView which renders a javascript. I want to kill this UIWebView whenever the javascript rendered in the UIWebView is closed.
In essence, I want to have the UIWebView only for loading the javascript!
以上就是Close UIWebView, when javascript issues "window.close"的详细内容,更多请关注web前端其它相关文章!