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