开发者

Is there a way to access one iframe from another?

A few details: The two iframes are from different domains. I want to run a script within one iframe,开发者_StackOverflow to extract data from another. Is that possible?


There are some methods involving the usage of proxies.

Check this out: Another Cross Domain iFrame Communication Technique

For more methods just google "cross domain iframe" you'll find plenty of workarounds.


No direct access - however use intermediate GET/POST or Ajax.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜