Difference between revisions of "Team:Hong Kong HKUST"

Line 329: Line 329:
 
   setTimeout(function(){$( "#test" ).fadeOut( 600 );},5000);;
 
   setTimeout(function(){$( "#test" ).fadeOut( 600 );},5000);;
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},6000);
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},6000);
   setTimeout(function(){$( "#test1" ).fadeOut( 600 );},11000);
+
   setTimeout(function(){$( "#content" ).fadeOut( 600 );},11000);
   setTimeout(function(){$("#backScreen").fadeOut( 600 );},11000);
+
  setTimeout(function(){$( "body" ).css("background","white");},11800);
 +
   setTimeout(function(){$( "#content" ).fadeIn( 600 );},11900);
 
   setTimeout(function(){$( "#test2" ).fadeIn( 600 );},12000);
 
   setTimeout(function(){$( "#test2" ).fadeIn( 600 );},12000);
 
   setTimeout(function(){$( "#test3" ).fadeIn( 600 );},13000);
 
   setTimeout(function(){$( "#test3" ).fadeIn( 600 );},13000);

Revision as of 11:32, 18 October 2016

Hong Kong HKUST

Troika presents