Hey,
I have a webview with a banner and when I click on the banner there should open a second webview that follows the link. How can I do that? I have created the first WebView and it shows my banner but when I click on it, it opens the link in the same WebView. How can I catch any events in the WebView when I click on a link that it should do something (with that link)? Just like shouldStartLoadWithRequest in iPhone (http://developer.apple.com/ iphone/library/documentation/UIKit/Reference/UIWebViewDelegate %5FProtocol/Reference/Reference.html#//apple%5Fref/occ/intfm/ UIWebViewDelegate/webView%3AshouldStartLoadWithRequest %3AnavigationType:) Thank you, Wouter -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

