|
|
@ -76,8 +76,6 @@ |
|
|
|
<div class="b_allmedia"> |
|
|
|
<!-- placeholder iframe loading |
|
|
|
<button onclick="hideshowWelcome()" class="" id="bhide_wel">WELCOME</button>--> |
|
|
|
<!-- chat |
|
|
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button> --> |
|
|
|
<!-- etherpad |
|
|
|
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>--> |
|
|
|
<!-- audio streaming or files --> |
|
|
@ -92,6 +90,8 @@ |
|
|
|
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button> |
|
|
|
<!-- image multiple |
|
|
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>--> |
|
|
|
<!-- chat --> |
|
|
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button> |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
@ -107,15 +107,6 @@ |
|
|
|
</iframe>--> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- CHAT --> |
|
|
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ --> |
|
|
|
<div class="chat halfscreen hide" id="showChat"> |
|
|
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ |
|
|
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- ETHERPAD --> |
|
|
|
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro --> |
|
|
|
<div class="halfscreen hide" id="showEther"> |
|
|
@ -196,7 +187,7 @@ |
|
|
|
|
|
|
|
<!-- IMAGE --> |
|
|
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg --> |
|
|
|
<figure class="fullscreen" id="showImg"> |
|
|
|
<figure class="halfscreen" id="showImg"> |
|
|
|
<img src="https://w-i-t-m.net/images/SLFgraphics.png"> |
|
|
|
<br> ↬ |
|
|
|
<a class="windowlinks" href="https://w-i-t-m.net/images/SLFgraphics.png" target="_blank" alt=""> caption: 'Varia 3D WoW' ↬ link to .jpg</a> |
|
|
@ -236,7 +227,12 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- CHAT --> |
|
|
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ --> |
|
|
|
<div class="chat halfscreen hide" id="showChat"> |
|
|
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬ |
|
|
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|