From a0b372e4e3268f478963d43ccf40b5cee1f6e082 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 10 Nov 2013 01:56:55 -0500 Subject: Add time values to the drag handles Time in mm:ss appears on the drag handles. Drag them around and the time changes accordingly. NOTE: this version is kind of borked because for some reason in my testing the start of the video displayed as 24 seconds. --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 59c26ec..33fd5f7 100644 --- a/index.html +++ b/index.html @@ -41,11 +41,15 @@
-
+
+ +
-
+
+ +
-- cgit v1.2.3