开发者

iphone updating webview content

Is there a way to update a WebView instantly without using JavaScript ? For now I'm using stringByEvaluatingJavaScriptFromString with innerHTML and it works perfectly but I'm thinking about (paranoid?) users who开发者_如何学编程 deactivate Javascript...

Thanks in advance


Users cannot disable Javascript in UIWebview


Related: UIWebView: Can You Disable Javascript?

Use this: loadHTMLString:baseURL:

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜