Update 'index.html'
This commit is contained in:
parent
aaf4cb92c9
commit
e90edbd70f
@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
<div class="b_allmedia">
|
<div class="b_allmedia">
|
||||||
<!-- audio streaming or files -->
|
<!-- audio streaming or files -->
|
||||||
<button onclick="hideshowAudio()" class="bhide_chat_off" id="bhide_au">LISTENING <br> LUISTEREN</button>
|
<button onclick="hideshowAudio()" class="" id="bhide_au">LISTENING <br> LUISTEREN</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> -->
|
||||||
<!-- jitsi or alike -->
|
<!-- jitsi or alike -->
|
||||||
@ -102,11 +102,11 @@
|
|||||||
<!-- 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="" id="bhide_chat">CHATTING <br> CHATTEN</button>
|
||||||
<!-- image single -->
|
<!-- image single -->
|
||||||
<button onclick="hideshowIMG()" class="" 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="" id="bhide_gal">GALLERY <br> GALERIJ</button>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user