reorder for event The Sonic Liberation Front / Radio Alhara
This commit is contained in:
parent
5aa1dd53e8
commit
17f6c4dc22
22
index.html
22
index.html
@ -76,8 +76,6 @@
|
|||||||
<div class="b_allmedia">
|
<div class="b_allmedia">
|
||||||
<!-- placeholder iframe loading
|
<!-- placeholder iframe loading
|
||||||
<button onclick="hideshowWelcome()" class="" id="bhide_wel">WELCOME</button>-->
|
<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
|
<!-- etherpad
|
||||||
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>-->
|
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>-->
|
||||||
<!-- audio streaming or files -->
|
<!-- audio streaming or files -->
|
||||||
@ -92,6 +90,8 @@
|
|||||||
<button onclick="hideshowIMG()" class="bhide_chat_off" id="bhide_img">IMAGE <br> BEELD</button>
|
<button onclick="hideshowIMG()" class="bhide_chat_off" 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>-->
|
||||||
|
<!-- chat -->
|
||||||
|
<button onclick="hideshowChat()" class="bhide_chat_off" id="bhide_chat">CHATTING <br> CHATTEN</button>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -107,15 +107,6 @@
|
|||||||
</iframe>-->
|
</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 -->
|
<!-- ETHERPAD -->
|
||||||
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro -->
|
<!-- PLACEHOLDER link: https://pad.vvvvvvaria.org/varia.broadcast.intro -->
|
||||||
<div class="halfscreen hide" id="showEther">
|
<div class="halfscreen hide" id="showEther">
|
||||||
@ -196,7 +187,7 @@
|
|||||||
|
|
||||||
<!-- IMAGE -->
|
<!-- IMAGE -->
|
||||||
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
<!-- 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">
|
<img src="https://w-i-t-m.net/images/SLFgraphics.png">
|
||||||
<br> ↬
|
<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>
|
<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>
|
</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>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user