- add switch layout button

This commit is contained in:
Richard Alam 2012-10-18 17:32:01 +00:00
parent 65ce77f911
commit ec05cf0129

View File

@ -37,7 +37,9 @@
<button type="button" onclick="unmuteMe()">Unmute Me</button>
<button type="button" onclick="muteAll()">Mute All</button>
<button type="button" onclick="unmuteAll()">Unmute All</button>
<button type="button" onclick="switchLayout('Default')">Switch Layout</button>
<button type="button" onclick="switchLayout('Video Chat')">Switch Video Layout</button>
<button type="button" onclick="switchLayout('Default')">Switch Default Layout</button>
</div>
<div id="content" style="display: none">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="80%" height="80%" id="BigBlueButton" name="BigBlueButton" align="middle">