Difference between revisions of "Team:Hong Kong HKUST"

 
(13 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
<head>
 
<head>
 +
<style>
 +
a#ustFruit {
 +
  position:absolute;
 +
  top: 352px;
 +
  left: 330px;
 +
}
 +
</style>
 
</head>
 
</head>
  
Line 33: Line 40:
 
<div id="test2red" style="display: none" class="fixed-centertree" >
 
<div id="test2red" style="display: none" class="fixed-centertree" >
 
   <img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png"  style="width:450px;height:600px;">
 
   <img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png"  style="width:450px;height:600px;">
 +
</div>
 +
<div id="test2blueind" style="display: none" class="fixed-centertree" >
 +
  <img src="https://static.igem.org/mediawiki/2016/e/e1/T--Hong_Kong_HKUST--tree_blue_induce.png"  style="width:450px;height:600px;">
 +
</div>
 +
<div id="test2greenind" style="display: none" class="fixed-centertree" >
 +
  <img src="https://static.igem.org/mediawiki/2016/5/51/T--Hong_Kong_HKUST--tree_green_induce.png"  style="width:450px;height:600px;">
 +
</div>
 +
<div id="test2redind" style="display: none" class="fixed-centertree" >
 +
  <img src="https://static.igem.org/mediawiki/2016/a/a9/T--Hong_Kong_HKUST--tree_red_induce.png"  style="width:450px;height:600px;">
 
</div>
 
</div>
  
Line 59: Line 75:
 
<div id="test7" style="display: none" class="fixed-leftddtree" >
 
<div id="test7" style="display: none" class="fixed-leftddtree" >
 
   <img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png"  style="width:500px;height:650px;">
 
   <img src="https://static.igem.org/mediawiki/2016/6/67/T--Hong_Kong_HKUST--tree_red.png"  style="width:500px;height:650px;">
</div>
+
  <a id="ustFruit" href="https://2016.igem.org/Team:Hong_Kong_HKUST/Home"><img src="https://static.igem.org/mediawiki/2016/e/e3/T--Hong_Kong_HKUST--fruit.png"  style="width:40px;height:50px;"></a>
 
+
<div id="test8" style="display: none" class="fixed-centerlowfruit" >
+
  <a href="https://2016.igem.org/Team:Hong_Kong_HKUST/Home"><img     src="https://static.igem.org/mediawiki/2016/e/e3/T--Hong_Kong_HKUST--fruit.png"  style="width:40px;height:50px;"></a>
+
 
</div>
 
</div>
  
Line 138: Line 151:
 
   top: 7% ;
 
   top: 7% ;
 
   left: 116%;
 
   left: 116%;
   margin-left: -350px;
+
   margin-left: -365px;
 
}
 
}
  
Line 185: Line 198:
 
   height:200px;
 
   height:200px;
 
   position:fixed;
 
   position:fixed;
   top:75%;
+
   top:55%;
 
   left:68%;
 
   left:68%;
 
   color: #FFFFFF;
 
   color: #FFFFFF;
Line 329: Line 342:
 
</style>
 
</style>
  
<script>
+
<script type="text/javascript" src="https://2016.igem.org/Template:Hong_Kong_HKUST/TweenMax?action=raw&ctype=text/javascript"></script>
setTimeout(function(){window.location.href='https://2016.igem.org/Team:Hong_Kong_HKUST/The_Team'},1000000);
+
<script type="text/javascript" src="https://2016.igem.org/Template:Hong_Kong_HKUST/newcoverpageJS?action=raw&ctype=text/javascript"></script>
//document.getElementById("firstHeading").style.display = "none";
+
//document.getElementById("top_title").style.display = "none";
+
//document.getElementById("sideMenu").style.display = "none";
+
//setTimeout(function(){document.getElementById("sideMenu").style.display = "none";}, 25);
+
 
+
 
+
 
+
  setTimeout(function(){$( "#test" ).fadeOut( 600 );},4500);;
+
  setTimeout(function(){$( "#test1" ).fadeIn( 600 );},5500);
+
  setTimeout(function(){$( "#test1" ).fadeOut( 600 );},9000);
+
  setTimeout(function(){$( "#content" ).css("opacity","0");},9000);
+
  setTimeout(function(){$( "#content" ).css("background","transparent");},9800);
+
  setTimeout(function(){$( "#content" ).css("opacity","1");},9900);
+
  setTimeout(function(){$( "#test2blue" ).fadeIn( 600 );},10000);
+
  setTimeout(function(){$( "#test3" ).fadeIn( 600 );},11000);
+
  setTimeout(function(){$( "#test3" ).fadeOut( 600 );},14000);
+
  setTimeout(function(){$( "#test4" ).fadeIn( 600 );},15000);
+
  setTimeout(function(){$( "#test2green" ).fadeIn( 600 );},17400);
+
  setTimeout(function(){$( "#test2blue" ).fadeOut( 600 );},17500);
+
  setTimeout(function(){$( "#test2red" ).fadeIn( 600 );},18900);
+
  setTimeout(function(){$( "#test2green" ).fadeOut( 600 );},19000);
+
  setTimeout(function(){$( "#test4" ).fadeOut( 600 );},20500);
+
  setTimeout(function(){$( "#test5" ).fadeIn( 600 );},21500);
+
  setTimeout(function(){$( "#test5" ).fadeOut( 600 );},24500);
+
  setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},25000);
+
  setTimeout(function(){$( "#test7" ).fadeIn( 600 );},26000);
+
  setTimeout(function(){$( "#test8" ).fadeIn( 600 );},26000);
+
  setTimeout(function(){$( "#test6" ).fadeIn( 600 );},27000);
+
</script>
+
 
+
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 12:33, 19 October 2016

Hong Kong HKUST

Troika presents