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: 727
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://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