My app holds a full screen UIWebView. A touch on the UIWebView on should fade in/out a ToolBar. But this fade in/out should only happen when tapping on non interactive elements or items.
What would be the best way to achieve this?
My app holds a full screen UIWebView. A touch on the UIWebView on should fade in/out a ToolBar. But this fade in/out should only happen when tapping on non interactive elements or items.
What would be the best way to achieve this?