Difference between revisions of "Team:Hong Kong HKUST"

Line 169: Line 169:
 
   setTimeout(function(){$( "#test" ).fadeOut( 600 );},7000);
 
   setTimeout(function(){$( "#test" ).fadeOut( 600 );},7000);
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},8000);
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},8000);
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},13000);
+
   setTimeout(function(){$( "#test1" ).fadeOut( 600 );},13000);
 
   setTimeout(function(){$( "#test2" ).fadeIn( 600 );},14000);
 
   setTimeout(function(){$( "#test2" ).fadeIn( 600 );},14000);
  

Revision as of 09:58, 6 October 2016