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*

4
  • Does that mean that we cannot modify the content of the iframe or play around with it's elements from the main-page's DOM ? Commented Feb 9, 2016 at 8:56
  • @aka_007: you cannot read or modify content cross-origin. This includes iframes. Commented Feb 9, 2016 at 9:04
  • Makes sense since Cross Domain access is prevented in browsers. I will wait for some other answers before marking it accepted. Thanks. Commented Feb 9, 2016 at 9:29
  • @SteffenUllrich your wikipedia link points to german version. You might want to change it to english one just in case. Commented Feb 9, 2016 at 9:29