From 77c1370ac4f7ae9ee7613547aca3dc4921ba3c3f Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Wed, 24 Sep 2014 17:37:17 -0400 Subject: [PATCH] Add the loop --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d365cab..2e85f14 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,9 @@ mp3: 'assets/audio/africa.mp3', oga: 'assets/audio/africa.oga', m4a: 'assets/audio/africa.m4a' - }).jPlayer("play");} + }).jPlayer("play");}, + + loop: true }); $('#play').click(function() {