Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross origin iframe info #13

Open
sean-roberts opened this issue Mar 15, 2015 · 2 comments
Open

Cross origin iframe info #13

sean-roberts opened this issue Mar 15, 2015 · 2 comments

Comments

@sean-roberts
Copy link
Owner

I wonder if it's possible for the scenario in which we know only the url for a cross origin iframe that we do a look up of all the frames to see if there is a name or other identifying information we can display to help the user.

For example, some ad iframes the product owner may only know what the name of it is called or maybe under which div with an id it was placed. That is likely to be more helpful than a long iframe url.

@sean-roberts
Copy link
Owner Author

The more I think about it, I like the idea of grabbing the first id that we get -- if we don't have a name for the iframe

@sean-roberts
Copy link
Owner Author

This is somewhat complicated because we can't rely on iframes to have access to talk up to the containing frame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant