beginning to work on an autoplay function. popcorn-port
authorhamidouk
Mon, 19 Dec 2011 17:26:02 +0100
branchpopcorn-port
changeset 491 095f4c76664d
parent 490 2a7fca4f0cc4
child 492 97c920842123
beginning to work on an autoplay function.
src/js/site.js.templ
--- a/src/js/site.js.templ	Mon Dec 19 17:25:33 2011 +0100
+++ b/src/js/site.js.templ	Mon Dec 19 17:26:02 2011 +0100
@@ -34,6 +34,9 @@
   },
   "SliderWidget" : {
       minimize_period: 850 // how long does the slider stays maximized after the user leaves the zone ?
+  },
+  "Main" : {
+      autoplay: true
   }
 };