Loading...
Skip to main content
Navigation and related functionality and content
Features
Requirements
Download
Install
Backup
Upgrade
Help
FAQs
Need Assistance ? Join-us live this Thursday, click for info !
Related content
Find
History: PluginIframe
View published page
Source of version: 24
(current)
! Plugin IFRAME Use this ((wiki plugin)) to include the body of another web page in a wiki page, in an HTML IFRAME tag, client-side. !! Parameters {pluginmanager plugin="iframe"} !! Example ''This code,'' {CODE(colors="tiki")} {IFRAME(height="500" width="600" scrolling="auto")}tiki-print.php?page=Documentation{IFRAME} {CODE} ''Would produce on this site:'' {IFRAME(height="500" width="600" scrolling="auto")}tiki-print.php?page=Documentation{IFRAME} {REMARKSBOX(type=tip, title=Tip)} To have scrolling only on the left, set the ''scrolling'' parameter to "auto" and set css to be: -+iframe body {overflow-x: hidden;}+- {REMARKSBOX} !!Related pages * ((Pluginincludeurl)) * ((PluginAJAXLoad)) * ((PluginInclude)) * ((PluginTransclude)) * ((PluginSnarf)) * ((PluginHTMLfeed))
Related content