Team:Wageningen UR/Templates/Page Footer
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
Line 14: | Line 14: | ||
} | } | ||
); | ); | ||
+ | |||
+ | $('#example3').timeliner({ | ||
+ | containerwidth: 600, | ||
+ | containerheight: 300, | ||
+ | timelinewidth: 550, | ||
+ | timelineheight: 3, | ||
+ | timelineverticalmargin: 0, | ||
+ | autoplay: false, | ||
+ | showtooltiptime: true, | ||
+ | repeat: false, | ||
+ | showtotaltime:true, | ||
+ | timedisplayposition: 'below', | ||
+ | transition: 'fade' | ||
+ | }); | ||
+ | |||
}); | }); | ||
}); | }); | ||
</script></html> | </script></html> |
Revision as of 11:11, 26 July 2013