Hi,

I would like to make UIWebView content empty while other page is loading. I
tried loading [webview loadRequest:nil];

And also [webview loadHtmlString:@"<html></html>" baseUrl:nil];

Just before my [webview loadRequest:request]; method call.

Still I am having previous html page shown a very little time until next
page is show. I load content for a button click.. so when I click the button
my webview still has  old content for a very small time.

How could I get rid of that.. can somebody kindly point some way..

Thanks,

Tharindu Madushaka
tharindufit.wordpress.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to