|
@ -102,13 +102,13 @@ |
|
|
<!-- jitsi or alike --> |
|
|
<!-- jitsi or alike --> |
|
|
<button onclick="hideshowJitsi()" class="bhide_chat_off" id="bhide_jit">CALLING <br> BELLEN</button> |
|
|
<button onclick="hideshowJitsi()" class="bhide_chat_off" id="bhide_jit">CALLING <br> BELLEN</button> |
|
|
<!-- PDFs--> |
|
|
<!-- PDFs--> |
|
|
<button onclick="hideshowEssay()" class="" id="bhide_ess">READING <br> LEZING</button> |
|
|
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button> |
|
|
<!-- video streaming or files --> |
|
|
<!-- video streaming or files --> |
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> |
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> |
|
|
<!-- chat --> |
|
|
<!-- chat --> |
|
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button> |
|
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button> |
|
|
<!-- image single --> |
|
|
<!-- image single --> |
|
|
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button> |
|
|
<button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button> |
|
|
<!-- image multiple --> |
|
|
<!-- image multiple --> |
|
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button> |
|
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button> |
|
|
|
|
|
|
|
@ -150,8 +150,8 @@ |
|
|
|
|
|
|
|
|
<!-- IMAGE --> |
|
|
<!-- IMAGE --> |
|
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg --> |
|
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg --> |
|
|
<figure class="halfscreen hide" id="showImg"> |
|
|
<figure class="fullscreen" id="showImg"> |
|
|
<img src="https://hub.vvvvvvaria.org/rosa/chapters/varia/rosa.jpg"> |
|
|
<img src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg"> |
|
|
<br> ↬ caption: 'Screenshot of Rosa' |
|
|
<br> ↬ caption: 'Screenshot of Rosa' |
|
|
<br> ↬ <a class="windowlinks" href="https://hub.vvvvvvaria.org/rosa/chapters/varia/rosa.jpg" alt="">link naar afbeelding / link to image</a> |
|
|
<br> ↬ <a class="windowlinks" href="https://hub.vvvvvvaria.org/rosa/chapters/varia/rosa.jpg" alt="">link naar afbeelding / link to image</a> |
|
|
</figure> |
|
|
</figure> |
|
@ -193,7 +193,7 @@ |
|
|
|
|
|
|
|
|
<!-- ESSAY --> |
|
|
<!-- ESSAY --> |
|
|
<!-- PLACEHOLDER link: https://etherdump.vvvvvvaria.org/publish/digital-solidarity-networks.raw.html --> |
|
|
<!-- PLACEHOLDER link: https://etherdump.vvvvvvaria.org/publish/digital-solidarity-networks.raw.html --> |
|
|
<div class="halfscreen" id="showEssay"> |
|
|
<div class="halfscreen hide" id="showEssay"> |
|
|
<iframe src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg"></iframe><br> ↬ |
|
|
<iframe src="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg"></iframe><br> ↬ |
|
|
<a class="windowlinks" href="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg" target="_blank"> ↬ direct link to text</a> |
|
|
<a class="windowlinks" href="https://vvvvvvaria.org/archive/2022-03-26-AWA-reading/01%20A3%20POSTER%20IAW.jpg" target="_blank"> ↬ direct link to text</a> |
|
|
</div> |
|
|
</div> |
|
|