beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

IFrame_v3 Op

Ops.Html.IFrame_v3


IFrame
Namespace: Ops.Html

Op author: pandur

Show another website in an iframe element


Some web addresses will not allow the page to be displayed in an iFrame.



Inputs

Attributes

URL (String)

URL to load into the iFrame

ID (String)

Unique CSS ID

Active (boolean /Number)

Active and render on screen

Style (String)

Open built in editor to define the CSS style

Outputs

Element (Object)

Element out

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

iFrame v2 example

Displays an iframe in the viewport

Open Example In Editor

Patches using IFrame_v3

Changelog


created op
2020-05-26 - pandur
Ops.User.pandur.iframe_3 renamed to Ops.Html.IFrame_v3
2020-05-26 - pandur