Hi,
I make Multiple Toolbar with 5 views. Theses views are IB UIWebView.
This works well.
I am against a small problem, if I click on the TabBar Item1 and click on a link inside this view, it's impossible to click again on the TabBar Item1 to view the initial menu of this view
Is it possible to reload a view or click more than one times on the same TabBar Item and refresh the view ?
Thanks