Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
         );
         );
-
$('#example3').timeliner({
+
$('#example3').timeliner({
-
containerwidth: 600,
+
containerwidth: 600,
-
containerheight: 300,
+
containerheight: 300,
-
timelinewidth: 550,
+
timelinewidth: 550,
-
timelineheight: 3,
+
timelineheight: 3,
-
timelineverticalmargin: 0,
+
timelineverticalmargin: 0,
-
autoplay: true,
+
autoplay: true,
-
showtooltiptime: true,
+
showtooltiptime: true,
-
repeat: true,
+
repeat: true,
-
showtotaltime:true,
+
showtotaltime:true,
-
timedisplayposition: 'below',
+
timedisplayposition: 'below',
-
transition: 'fade'
+
transition: 'fade'
-
});
+
});
     });
     });
});
});
</script></html>
</script></html>

Revision as of 11:16, 26 July 2013