Stop UIWebView from "bouncing" vertically ?

Posted by Brad Parks on Stack Overflow See other posts from Stack Overflow or by Brad Parks
Published on 2009-02-01T13:08:30Z Indexed on 2010/04/03 12:53 UTC
Read the original article Hit count: 684

Filed under:
|
|

Hi there;

Does anyone know how to stop a UIWebView from bouncing vertically? I mean when a user touches their iphone screen, drags their finger downwards, and the webview shows a blank spot above the web page I had loaded?

I've looked at the following possible solutions, but none of them worked for me:

http://www.iphonedevsdk.com/forum/iphone-sdk-development/996-turn-off-scrolling-bounces-uiwebview.html

http://forums.macrumors.com/showthread.php?t=619534

http://stackoverflow.com/questions/173786/how-do-i-stop-a-uiscrollview-from-bouncing-horizontally

Thanks!

Brad

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview