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.

Required fields*

3
  • 1
    Good answer but are you saying that the IFrame can access the DOM of the parent cross domain? I'm pretty sure that is not possible (apart from the location object). Commented Feb 22, 2014 at 14:31
  • @SilverlightFox You're indeed correct, that slipped my mind. I've fixed the answer. Thanks a lot for bringing this to my attention. Commented Feb 22, 2014 at 15:32
  • Great. I feel picky now, as you cannot do it with Access-Control-Allow-Origin either :). Commented Feb 22, 2014 at 15:38