iPhone SDK Auto scrolling UIWebView to a specific position

Posted by lnetanel on Stack Overflow See other posts from Stack Overflow or by lnetanel
Published on 2010-04-27T18:38:15Z Indexed on 2010/04/27 19:03 UTC
Read the original article Hit count: 497

Filed under:
|

Hi,
I Have a UIWebView that displays third party web page (not a page I can control)
I need a way to scroll the content of the web view to a specific position in that page.
Any idea how to implement it?

Thanks.

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uiwebview