Just use this code to change the content coming from Web url or Html data.(Used Javascript replace query with ios) and load it by change content of html.
[_webView stringByEvaluatingJavaScriptFromString:@"document.getElementById('images').innerHTML = '图片'"];
Comments
Post a Comment