views:

13

answers:

0

I cannot figure out how to have a WebView in Objective-c detect when a scroll has been made. I have looked at the WebFrameLoadDelegate and found didChangeLocationWithinPageForFrame method, but that did seem to work.