Is it possible to add an event to webview which is called when webview is ready displaying a document? If you load for instance a large jpg over a 3G network, webview sits there waiting with a black screen while it's loading the image. I'd like to add a "please wait" window, but this needs an "on ready" event to remove the window.