Template:Team:Oxford/templates/header

From 2014.igem.org

(Difference between revisions)
(Undo revision 129797 by JHoffman (talk))
Line 367: Line 367:
function startup4(){
function startup4(){
   $(".4").animate({marginLeft:'+=250px'}, 1000);
   $(".4").animate({marginLeft:'+=250px'}, 1000);
-
}
 
-
function startup4(){
 
-
  $(".5").animate({height:'0px'}, 1000);
 
}
}
Line 390: Line 387:
     startup4();
     startup4();
   }, 1750);
   }, 1750);
-
  setTimeout(function() {
 
-
    startup5();
 
-
  }, 1900);
 
});
});

Revision as of 04:13, 22 September 2014