Problem with the scrollbar of a UIWebView

Posted by Paulo Ferreira on Stack Overflow See other posts from Stack Overflow or by Paulo Ferreira
Published on 2009-11-12T19:44:55Z Indexed on 2010/04/02 17:23 UTC
Read the original article Hit count: 485

Hi there! Im using a UIWebView to access a website, when i rotate the phone (landscape) the UIWebView is properly resized and the scrollbar are on the right place (on the right edge...) but when i acess any of input fields to fill the information required and exit it the UIWebView scrollbar jumps to the middle of screen (looks like it get back to 320, the width of the screen on portrait). Some useful info, this program was created using IB, have lots of outlets, im thinking about in do (redo) everything programmatically cause i was not the author of the first version... If anyone have seen this before plz let me know..

Thanks in advance!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c