Team:Oxford/MedalFulfilment
From 2014.igem.org
(Difference between revisions)
Line 295: | Line 295: | ||
function startup5(){ | function startup5(){ | ||
$(".5").animate({marginLeft:'+=250px'}, 1000); | $(".5").animate({marginLeft:'+=250px'}, 1000); | ||
- | $("#modelling").animate({marginLeft:'+=250px'}, | + | $("#modelling").animate({marginLeft:'+=250px'}, 2000); |
- | $("#igemcomm").animate({marginLeft:'+=250px'}, | + | $("#igemcomm").animate({marginLeft:'+=250px'}, 2000); |
- | $("#dcmation").animate({marginLeft:'+=250px'}, | + | $("#dcmation").animate({marginLeft:'+=250px'}, 2000); |
- | $("#achievements").animate({marginLeft:'+=250px'}, | + | $("#achievements").animate({marginLeft:'+=250px'}, 2000); |
- | $("#safety").animate({marginLeft:'+=250px'}, | + | $("#safety").animate({marginLeft:'+=250px'}, 2000); |
- | $("#team").animate({marginLeft:'+=250px'}, | + | $("#team").animate({marginLeft:'+=250px'}, 2000); |
- | $("#interlab").animate({marginLeft:'+=250px'}, | + | $("#interlab").animate({marginLeft:'+=250px'}, 2000); |
- | $("#policy").animate({marginLeft:'+=250px'}, | + | $("#policy").animate({marginLeft:'+=250px'}, 2000); |
} | } | ||
Revision as of 19:51, 19 September 2014