I would like to add an URL/google bar on top of my webview, and access it by scrolling up my web page exactly as Safari do. To do this, I would detect when the user is scrol
Yep, you want to implement the UIScrollViewDelegate for your UIWebView.