Widget:FusionViewer: Difference between revisions

From Makerpedia

Created page with "<iframe src="$fusionLink?mode=embed" width="640" height="480" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" frameborder="0"></iframe>"
Tags: mobile web edit mobile edit advanced mobile edit
 
No edit summary
Tags: mobile web edit mobile edit advanced mobile edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<iframe src="$fusionLink?mode=embed" width="640" height="480" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"  frameborder="0"></iframe>
<iframe src="<!--{$fusionLink|escape:'html'}-->?mode=embed" width="100%" height="480" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"  frameborder="0"></iframe>

Latest revision as of 02:30, 6 July 2024

<iframe src="?mode=embed" width="100%" height="480" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" frameborder="0"></iframe>