canvashack/plugin-detect-iframe-fail

This package is abandoned and no longer maintained. No replacement package was suggested.

Rather than allowing embedded iframes to fail invisibly, provide helpful guidance.

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:canvashack-plugin

dev-master 2017-01-02 16:25 UTC

This package is auto-updated.

Last update: 2023-05-25 12:40:25 UTC


README

Rather than allowing embedded iframes to fail invisibly, provide helpful guidance

This is accomplished by using a JavaScript snippet to tuck a "canary" message behind the IFRAME as it loads. If the IFRAME fails to load, the message will be visible. If the IFRAME does load, the message disappears.

Detect IFRAME Fail