you can hide the iframe until the onload event is fired.
See: “Hide the iframe until it is loaded” in the administration.
Do you have access to the iframe and can you can add Javascript there?
Because then you can use the advanced version what I write above. On the external workaround tab the setting is “Hide the iframe until it is loaded”
Best regards, Michael
Ok, I would look at the “Hide the iframe until it is loaded” feature. I only have the iframe’s source link.
What I’m actually trying to prevent with this is the chrome error message :
–
Web page not available
The web page at ” iframe’s source link ” could not be loaded because:
net::ERR_EMPTY_RESPONSE
OR
net:: ERR_PROXY_CONNECTION FAILED
& other similar browser error messages and instead maybe display advanced iframe’s OWN customized error message ( that is if the plugin has provision for customized error messages )
If you only have the link and you cannot add some Javascript then you need to check if the solution I already posted works for you.
Best regards, Michael