I want to make a seamless scrollView
The scrollview should have web views as its subview
And should scroll Seamlessly
The question is…
I had taken the reference from
And now I had implemented the seamless scrollview with only 3 pages, but I want the webviews to be in place of label…
Nick
In the viewDidLoad we have to write the following code.
Now in the loadPageWithID:andPage: method write the following code
Now in the scrollViewDidEndDecelerating write the following code: