Skip to content

Instantly share code, notes, and snippets.

@mboles
mboles / multi-session-playback.html
Created September 27, 2016 18:29
Code for multi-session playback
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Multiple Session Sample</title>
</head>
<body>
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
#placeholder {
width:480px;
height:270px;
}
#overlay {
position:absolute;
<pre><code>
&lt;!DOCTYPE html&gt;<br/>
&lt;html&gt;<br/>
&lt;head&gt;<br/>
&lt;meta charset=&quot;UTF-8&quot;&gt;<br/>
&lt;title&gt;Responsive Player&lt;/title&gt;<br/>
&lt;/head&gt;<br/>
&lt;body&gt;<br/>
&lt;!-- Start of Brightcove Player --&gt;<br/>