iOS获取webview高度

1 int webHeight = [[webView stringByEvaluatingJavaScriptFromString:@"document.documentElement.scrollHeight"] intValue];

 

posted on 2016-11-15 11:38  夜夜清雨  阅读(99)  评论(0编辑  收藏  举报

导航