Team:Wageningen UR/Templates/Page Header
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
Line 21: | Line 21: | ||
if(id=='example3'){ | if(id=='example3'){ | ||
$('#example3').timeliner.pause(); | $('#example3').timeliner.pause(); | ||
- | $('#example3').timeliner.play(); | + | setTimeout(function() {$('#example3').timeliner.play();}, 1000); |
} | } | ||
} | } |
Revision as of 19:35, 26 July 2013
- Safety introduction
- General safety
- Fungi-related safety
- Biosafety Regulation
- Safety Improvement Suggestions
- Safety of the Application
Page title
List of templates:
- Team:Wageningen_UR/Templates/Page Header
- this page, include at the start of every page. This page contains all the css needed to style all of the pages.
- Team:Wageningen_UR/Templates/Page Footer
- include at the end of every page. This page contains all js for all the more complex functions in this wiki.
- Team:Wageningen_UR/Templates/Navigation
- edit the menu here