Detect if the iframe content has loaded successfully

前端 未结 6 939
天命终不由人
天命终不由人 2020-11-27 19:11

I have a widget that contains an iframe. The user can configure the url of this iframe, but if the url could not be loaded (it does not exists or the user does not have acce

6条回答
  •  無奈伤痛
    2020-11-27 19:23

    I found the following link via Google: http://wordpressapi.com/2010/01/28/check-iframes-loaded-completely-browser/

    Don't know if it solves the 'Page Not Found' issue.

    
    

    I haven't tried it myself, so I don't know if it works. Good luck!

提交回复
热议问题