Plugin IFRAME | |
|
| |
Parameters | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Include the body of another web page in a scrollable frame within a page Introduced in Tiki 3. Go to the source code Preferences required: wikiplugin_iframe
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example | |
|
This code, Copy to clipboard
Tip To have scrolling only on the left, set the scrolling parameter to "auto" and set css to be: iframe body {overflow-x: hidden;} | |
Related pages | |