NOTE: Allowing the <iframe> HTML element has serious security implications. Make sure you are fully aware of them before you enable this function.
| Vendor | MindTouch |
| Type | Script |
| Categories | Misc |
| Requires | MindTouch Core 1.8.3 or later |
| Status | Stable |
| License | Free/Open Source |
| Manifest | http://scripts.mindtouch.com/iframe.xml |
Install Script
Table of Contents
See also How to add a script, Using the Extension Dialog, Learn about DekiScript, Extensions Directory.
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
/p[2]/span, function 'local://d23c587d48b342eba621a61df1e90bfc/deki/services/ourwiki.company.com/16/iframe' failed with response:
could not convert parameter 'scrolling' (index 4) to bool
Any ideas why using the option: scrolling: "yes" would cause this?
Eamon.
Sense any frustration yet???
{{ iframe{uri: "http://news.bbc.co.uk", scrolling: "TRUE"} }}
for instance {{iframe("http://news.bbc.co.uk",0.999,800,true)}} will give you an iframe 100% wide, 800px high with scrollbars that appear as and when needed.
The 0.999 is interpreted as 99.9% wide and auto-rounded up to 100%.