views:

30

answers:

0

I have an iPhone application with TabBar and WebView. I would like to have a view with an image that pops up over the webview every time I send a new page to load and disappears when the page is loaded.

How can I accomplish that?