Difference between revisions of "Team:Hong Kong HKUST"

Line 336: Line 336:
 
   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(){$( "" ).css("opacity","0");},11000);
+
   setTimeout(function(){$( "#content" ).css("opacity","0");},11000);
   setTimeout(function(){$( "body" ).css("background","white");},11800);
+
   setTimeout(function(){$( "#content" ).css("background","transparent");},11800);
   setTimeout(function(){$( "body" ).css("opacity","1");},11900);
+
   setTimeout(function(){$( "#content" ).css("opacity","1");},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 12:35, 18 October 2016

Hong Kong HKUST

Troika presents