changed placeholder iframe
This commit is contained in:
parent
c0e671e296
commit
4373d7724f
48
index.html
48
index.html
@ -36,24 +36,48 @@
|
|||||||
|
|
||||||
<div class="live">
|
<div class="live">
|
||||||
|
|
||||||
<video class="resize-drag" autoplay="" loop="">
|
<iframe class="resize-drag" src="https://loading.vvvvvvaria.org" allow="camera; microphone" width="600" height="680" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
||||||
<!-- <source src="https://commons.wikimedia.org/wiki/File:Clear_to_cloudy_hot_Jupiters_(heic1524a).webm"
|
|
||||||
type="video/webm"> type="video/mp4" -->
|
|
||||||
<source src="https://ia600703.us.archive.org/3/items/vjmorph_pack1/BWdotSphereAVS01_1_640_512kb.mp4"
|
|
||||||
type="video/mp4">
|
|
||||||
|
|
||||||
</video>
|
|
||||||
|
|
||||||
<!-- EXAMPLE ETHERPAD -->
|
|
||||||
<iframe class="resize-drag" src="https://meet.jit.si/varia.broadcats" allow="camera; microphone" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
|
||||||
</iframe>
|
</iframe>
|
||||||
|
|
||||||
|
<!-- TO ACTIVATE A BELOW SECTION FOR YOUR EVENT -->
|
||||||
|
<!-- REMOVE THE UNCOMMENT " < ! -- " and " - - > " SIGNS -->
|
||||||
|
<!-- AND ADD THE APPROPRIATE URLS -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- EXAMPLE JITSI or similar -->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
<iframe class="resize-drag" src="https://meet.jit.si/varia.broadcats" allow="camera; microphone" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen>
|
||||||
|
</iframe>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<!-- EXAMPLE ETHERPAD -->
|
<!-- EXAMPLE ETHERPAD -->
|
||||||
<iframe class="resize-drag" src="https://etherdump.vvvvvvaria.org/"></iframe>
|
|
||||||
|
<!--
|
||||||
|
<iframe class="resize-drag" src="https://etherdump.vvvvvvaria.org/"></iframe>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<!-- EXAMPLE AUDIO FILE -->
|
<!-- EXAMPLE AUDIO FILE -->
|
||||||
<audio controls loop="" class="resize-drag" src="" type="audio/mp3"> </audio>
|
|
||||||
|
<!--
|
||||||
|
<audio controls loop="" class="resize-drag" src="" type="audio/mp3"> </audio>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- EXAMPLE AUDIO FILE -->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
<video class="resize-drag" autoplay="" loop="">
|
||||||
|
<source src="https://ia600703.us.archive.org/3/items/vjmorph_pack1/BWdotSphereAVS01_1_640_512kb.mp4"
|
||||||
|
type="video/mp4">
|
||||||
|
</video>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
<p class="note">* you can move and resize the elements here by dragging their corners and side *</p>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user