minor cleanup on index

This commit is contained in:
j 2009-11-21 13:54:54 +01:00
parent e947516896
commit abcdc08bd6

View File

@ -59,6 +59,7 @@ code {
<script type="text/javascript" src="jquery.srt.js"></script>
<video src="http://example.com/video.ogv" id="video" controls>
</video>
<div class="srt"
data-video="video"
data-srt="http://example.com/video.srt" />
@ -71,7 +72,6 @@ if no data-srt is provided, the contents of the div is parsed as srt.
<b>Download:</b> <a href="jquery.srt.js">jquery.srt.js</a>
</p>
</div>
<div id="example">
<p>
<video src="http://footage.stealthisfilm.com/stream/Robert%20Darnton%20-%20Two%20Information%20Systems%20at%20War%2C%20in%2018th%20Century%20France.ogg" id="video" autplay controls></video>
</p>