User Manual

Graphics Builder
Pane tools
5
110 | 196
A6V11604297_en--_e
Attribute
Description
frameborder
Frame border
Displays a border around an <iframe>. Not supported in HTML5. Options are:
1 Border on (default)
0 Border off
sandbox
Restrict content in an <iframe>
Enables an extra set of restrictions for the content in an <iframe>. Options are:
allow-forms
allow-pointer-lock
allow-popups
allow-same-origin
allow-scripts
allow-top-navigation
scrolling
Display scrollbars in an <iframe>
Options are:
Yes
No
Auto
src
The address of the document (URL) to embed in the <iframe>.