NSString *str = @"document.getElementsByTagName('body')[0].style.webkitTextSizeAdjust= '120%'"; [webView stringByEvaluatingJavaScriptFromString:str];