|
|
@ -74,24 +74,24 @@ |
|
|
|
<!-- BUTTONS HIDE SHOW MEDIA --> |
|
|
|
|
|
|
|
<div class="b_allmedia"> |
|
|
|
<!-- placeholder iframe loading --> |
|
|
|
<button onclick="hideshowWelcome()" class="" id="bhide_wel">WELCOME</button> |
|
|
|
<!-- 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> |
|
|
|
<!-- etherpad |
|
|
|
<button onclick="hideshowPad()" class="bhide_chat_off" id="bhide_ether">WRITING <br> SCHRIJVEN</button>--> |
|
|
|
<!-- audio streaming or files --> |
|
|
|
<button onclick="hideshowAudio()" class="bhide_chat_off" id="bhide_au">LISTENING <br> LUISTEREN</button> |
|
|
|
<!-- jitsi or alike --> |
|
|
|
<button onclick="hideshowJitsi()" class="bhide_chat_off" id="bhide_jit">CALLING <br> BELLEN</button> |
|
|
|
<!-- PDFs --> |
|
|
|
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button> |
|
|
|
<!-- video streaming or files --> |
|
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button> |
|
|
|
<!-- jitsi or alike |
|
|
|
<button onclick="hideshowJitsi()" class="bhide_chat_off" id="bhide_jit">CALLING <br> BELLEN</button>--> |
|
|
|
<!-- PDFs |
|
|
|
<button onclick="hideshowEssay()" class="bhide_chat_off" id="bhide_ess">READING <br> LEZING</button>--> |
|
|
|
<!-- video streaming or files |
|
|
|
<button onclick="hideshowVideo()" class="bhide_chat_off" id="bhide_vid">WATCHING <br> KIJKEND</button>--> |
|
|
|
<!-- image single --> |
|
|
|
<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> |
|
|
|
<!-- image multiple |
|
|
|
<button onclick="hideshowGal()" class="bhide_chat_off" id="bhide_gal">GALLERY <br> GALERIJ</button>--> |
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
@ -158,13 +158,13 @@ |
|
|
|
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a> |
|
|
|
</div> |
|
|
|
|
|
|
|
<!-- Jitsi for use--> |
|
|
|
<!-- Jitsi for use |
|
|
|
<div class="halfscreen hide" id="showJit"> |
|
|
|
<iframe src="https://meet.jit.si/varia.example" allow="camera; microphone" width="640" height="480" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen> |
|
|
|
</iframe> |
|
|
|
<br> ↬ |
|
|
|
<a class="windowlinks" href="" target="_blank"> direct link to ↬ Jitsi</a> |
|
|
|
</div> |
|
|
|
</div> --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|