tags:

views:

376

answers:

0

hi,

I am having 3 UIWebviews on a UIScrollView. I want to get the html pages loaded into the webviews. the problem is that the webview doesn't load the contents unless the scrollview is scrolled and the particular webview is displayed on the screen.

Is there any way to load the contents to the web view ,when it is off the screen ?

thanks.