I have a UIWebView on my page with a UIPageControl:
The UIPageControl only has two buttons / dots, when on the first I need the UIWebView to load (www.mywebsite.com/page1.html) and when on the second dot to load (www.mywebsite.com/page2.html)
Any help appreciated, have looked on the internet but can't seem to find anything like this.
Cheers,
Jack.