Prevent UIWebView sliding off the screen (iPhone)

Posted by DisposableHeart on Stack Overflow See other posts from Stack Overflow or by DisposableHeart
Published on 2009-06-25T09:33:29Z Indexed on 2010/06/07 5:22 UTC
Read the original article Hit count: 206

Filed under:
|

I have a full screen UIWebView component on the screen with fixed size content, so no scrolling required. When I nudge the screen the content in moving up or down.

The same effect can one experience all over the iPhone when there is a scroll-enabled component.

I would like to prevent this happening in my application. Please shed some light...

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uiwebview