Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Blakeasd

macrumors 6502a
Original poster
Dec 29, 2009
643
0
Hello,

I am having problems making a WebView scroll to a specific point. I call the following method:

Code:
     [_webview.mainFrame.frameView.documentView.enclosingScrollView.contentView scrollToPoint:CGPointMake(0, 500)];

and it has no effect whatsoever on the WebView. Does anyone know why it won't scroll?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.