UIWebViewã§ãã¦ã³ã(ãã¦ã³ã¹)ããããªãæ¹æ³
UIWebViewã§ãã¦ã³ã¹(bounce)ããããªãæ¹æ³ãæ¯åãå¿ãã¦ã°ã°ãã¦ãã®ã§ã¡ã¢ãã¨ã!!
for (id subview in webView.subviews) if ([[subview class] isSubclassOfClass: [UIScrollView class]]) ((UIScrollView *)subview).bounces = NO;
å æ å ±ã¯ãã¡ãã
iphone - Stop UIWebView from "bouncing" vertically? - Stack Overflow
http://stackoverflow.com/questions/500761/stop-uiwebview-from-bouncing-vertically