|
|
@ -105,7 +105,7 @@ |
|
|
|
|
|
|
|
<div class="b_allmedia"> |
|
|
|
<!-- 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 |
|
|
|
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button> |
|
|
|
<!-- jitsi or alike |
|
|
@ -115,11 +115,11 @@ |
|
|
|
<!-- video streaming or files |
|
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> |
|
|
|
<!-- 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 --> |
|
|
|
<button onclick="hideshowIMG()" class="" id="bhide_img">IMAGE <br> BEELD</button> |
|
|
|
<!-- 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> |
|
|
|
|
|
|
|