Team:Wageningen UR/Templates/Page Header

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
timelineverticalmargin: 20,
timelineverticalmargin: 20,
autoplay: true,
autoplay: true,
-
        dtime: 2000,
 
repeat: false,
repeat: false,
         showtimedisplay: false,
         showtimedisplay: false,
-
transition: 'fade'
+
transition: 'fade',
 +
        animationtime: 1000
});
});
setTimeout(function() {$('.slider').css({'background': 'none'});}, 2000);
setTimeout(function() {$('.slider').css({'background': 'none'});}, 2000);

Revision as of 20:41, 26 July 2013


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