Browse Source

Update 'index.html'

master
anglk 3 years ago
parent
commit
1bd4d678da
  1. 5
      index.html

5
index.html

@ -76,8 +76,7 @@
<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 +91,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>

Loading…
Cancel
Save