Does the product work with iframes? I tried to use them, but am not having any luck. I would like to embed my LimeSurvey poll, but am not clear if they are fully supported, as in this example from the W3C:
<__iframe seamless sandbox="allow-same-origin"
srcdoc="<p>Yeah, you can see it <a href="/gallery?mode=cover&page=1">in my gallery</a>.">
</__iframe>
iframes ?
Re: iframes ?
The end result is HTML/CSS/Javascript. No reason why iframes shouldn't work. Can you post a link to your site?
Re: iframes ? [Closed]
I may come back to this but I have had to move on for now. Thanks for your help.
Marking this as closed.
Marking this as closed.
Re: iframes ?
If using the TinyMCE editor module you can add in iframe support, otherwise it will strip iframe code.
Place the following under into the "Extra Configuration" box under the Advanced tabYou may need to update the attribute list for HTML5...
Place the following under into the "Extra Configuration" box under the Advanced tab
Code: Select all
extended_valid_elements : "iframe[marginheight|id|frameborder|scrolling|align|marginwidth|name|id|src|height|width|]"
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--