Is there a way for capturing a callback when the loaded web page in UIWebView is bouncing because user tried to scrolled to far?
i.e. user scrolls to the top of the webpage and he tries to scroll further, then bounce occurs. I want to capture such event in code.