I'm looking for a way to use jQuery/js to show a 'Loading...' message while an iframe is loading, when the iframe finished to load completely, the 'Loading...' text should disappear.
Is that possible with jquery/js?
Note: I do not have any control on the website within the iframe.