摘要: [webView stringByEvaluatingJavaScriptFromString:@"document.documentElement.style.webkitUserSelect='non';"];[webView stringByEvaluatingJavaScriptFromString:@"document.documentElement.style.webkitTouchCallout='none';"]; 阅读全文
posted @ 2014-04-03 17:06 百舸争游 阅读(126) 评论(0) 推荐(0) 编辑