- change size of display div
This commit is contained in:
parent
beb4bbff9c
commit
b6bb24f00f
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>Popcorn Image Plug-in Demo</title>
|
||||
<title>BigBlueButton Slides Playback</title>
|
||||
<link rel="stylesheet" href="css/bbb.playback.css">
|
||||
<script type="text/javascript">
|
||||
|
||||
@ -40,8 +40,8 @@
|
||||
<body>
|
||||
|
||||
<div id="playbackArea">
|
||||
<h1 >BigBlueButton Popcorn Playback</h1>
|
||||
<div style="width:800px; height:600px;" id="slide" > </div>
|
||||
<h1 >BigBlueButton Slides Playback</h1>
|
||||
<div style="width:800px; height:650px;" id="slide"> </div>
|
||||
<audio id="audioRecording" controls > You must use an HTML5 capable browser to view this page. Go download Chrome or Opera </audio>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user