Team:Wageningen UR/Templates/Page Footer

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
$=jQuery.noConflict();
$=jQuery.noConflict();
-
 
-
// Slider
 
-
 
$('h1.firstHeading, #contentSub').remove();
$('h1.firstHeading, #contentSub').remove();
Line 15: Line 12:
             }
             }
         );
         );
-
 
-
$('#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:35, 26 July 2013