From abcdc08bd6101ddf061a3c5b1441dc03277237c1 Mon Sep 17 00:00:00 2001
From: j
Date: Sat, 21 Nov 2009 13:54:54 +0100
Subject: [PATCH] minor cleanup on index
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 075f146..96b4fe7 100644
--- a/index.html
+++ b/index.html
@@ -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,11 +72,10 @@ if no data-srt is provided, the contents of the div is parsed as srt.
Download: jquery.srt.js
-