Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I know about postMessage, but I was told that this was possible. Is this only any issue for parent->child or is child->parent manipulation possible? Commented Nov 6, 2013 at 0:18
  • 1
    @Indolering The linked answer states "an iFrame cannot read the contents of another iFrame unless they are on the same domain." Commented Nov 6, 2013 at 9:56
  • Thanks for pointing that out Silverlight. I think there was a communication error in a later exchange. Commented Nov 7, 2013 at 3:04