Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Need a way to stop loading content in an iframe #34

Closed
lloyd opened this issue Jan 7, 2011 · 2 comments
Closed

Need a way to stop loading content in an iframe #34

lloyd opened this issue Jan 7, 2011 · 2 comments
Labels

Comments

@lloyd
Copy link
Contributor

lloyd commented Jan 7, 2011

This could be accomplished in the vein of the iframe as browser approach:

require("iframe-controls").stop(Node);

or we could inject functions accessible to browser code on the iframe

document.getElementId('myContentIFrame').stop();

The latter might be slightly more difficult. Thoughts on API?

@taboca
Copy link
Contributor

taboca commented Feb 4, 2011

SHA: 3f6e45d

@lloyd
Copy link
Contributor Author

lloyd commented Feb 10, 2011

sure we might want to refine the api, but the feature seems to work in first_browser. closing.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants