Hi
I try to use iframe to solve a scroll issue in flash.
Here is the main page.
Here is the page in the iframe.

Why is nothing in the iframe in Editor.html in the "editor" div loaded?

Recommended Answers

All 2 Replies

Could be a minor typo in this line

<iframe scr="pureEditor.html" width="100%" height="500">

where scr should be src

Yeah! That was the problem. Thanks :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.