Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
BPing committed Nov 16, 2016
1 parent 1eb0b64 commit 14fd9ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
</style>
</head>
<body>
<button type="button" id="start-record">start-record</button>
<button id="stop-record">stop-record</button>
<div style="width:1000px; height:600px;" class="crysyan-designer"></div>
<button type="button" id="start-record">start-record</button>
<button id="stop-record">stop-record</button>
<div id="videoTag" style="width:1000px; height:500px;"></div>
</body>

Expand Down

0 comments on commit 14fd9ab

Please sign in to comment.