Author Topic: Can't embed iframe in document  (Read 2157 times)

woland255

  • Freshman
  • *
  • Posts: 39
    • View Profile
Can't embed iframe in document
« on: June 15, 2015, 04:58:35 am »
Hi
I am using community version 3.1.5.1.

I want to integrate one open source program thats result can be embedded in html (blogs, etc) via iframe.

For example, it says that I should insert following in my blog:
<iframe style="width:600px;height:400px;border: 1px
solid black" src="http://myurl/something"> </iframe>

If I create new document in FO, switch to "Source" and insert this there, than:
1). First I can see empty rectangle with word Iframe.
2). After saving document, closing it and opening again, I can't find iframe block in source any more and document is empty.

I am not good with HTML, so can you help me with this issue?
Thanks.