Forced Refreshing of WebKit

2008-04-14 Thread John Joyce
On Apr 14, 2008, at 2:02 PM, [EMAIL PROTECTED] wrote: Forced Refreshing of WebKit To force refresh a WebKit view, do the same thing web developers do: JavaScript...? or - reload: example from webview docs: - (IBAction)reload:(id)sender

Forced Refreshing of WebKit

2008-04-14 Thread KJ Walker
I have a product that uses a WebView to display HTML to the user. At times, due to activities spawned along with updating the HTML data to the WebView, response times can be a few seconds. It would be a better user experience to see the updated view displayed before other activities are f