webView.scrollView.scrollEnabled = NO; 
webView.scrollView.bounces = NO;


http://stackoverflow.com/questions/6437911/disable-scroll-on-a-uiwebview-allowed



Posted by tenn
,