[jQuery] Fake ajax load

[jQuery] Fake ajax load


I need to load a page into an iframe, but I would like to have jquery
show a loading gif while the data is loading into the iframe. Is it
possible, similar to loading ajax, that I can load the gif, only until
the page is loaded, then hide it?