|
|
(10 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 68: |
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 146: |
Line 150: |
| position:fixed; | | position:fixed; |
| top: 7% ; | | top: 7% ; |
− | right: 10%; | + | left: 116%; |
− | margin-left: -350px; | + | margin-left: -365px; |
| } | | } |
| | | |
Line 194: |
Line 198: |
| height:200px; | | height:200px; |
| position:fixed; | | position:fixed; |
− | top:75%; | + | top:55%; |
| left:68%; | | left:68%; |
| color: #FFFFFF; | | color: #FFFFFF; |
Line 338: |
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(){$( "#test2blueind" ).fadeIn( 600 );},17500);
| + | |
− | setTimeout(function(){$( "#test2blueind" ).fadeOut( 600 );},18500);
| + | |
− | setTimeout(function(){$( "#test2greenind" ).fadeIn( 600 );},19900);
| + | |
− | setTimeout(function(){$( "#test2blue" ).fadeOut( 600 );},20000);
| + | |
− | setTimeout(function(){$( "#test2green" ).fadeIn( 600 );},21400);
| + | |
− | setTimeout(function(){$( "#test2greenind" ).fadeOut( 600 );},21500);
| + | |
− | setTimeout(function(){$( "#test2redind" ).fadeIn( 600 );},22900);
| + | |
− | setTimeout(function(){$( "#test2green" ).fadeOut( 600 );},23000);
| + | |
− | setTimeout(function(){$( "#test2red" ).fadeIn( 600 );},24400);
| + | |
− | setTimeout(function(){$( "#test2redind" ).fadeOut( 600 );},24500);
| + | |
− | setTimeout(function(){$( "#test4" ).fadeOut( 600 );},25500);
| + | |
− | setTimeout(function(){$( "#test5" ).fadeIn( 600 );},26500);
| + | |
− | setTimeout(function(){$( "#test5" ).fadeOut( 600 );},30000);
| + | |
− | setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},30500);
| + | |
− | setTimeout(function(){$( "#test7" ).fadeIn( 600 );},31500);
| + | |
− | setTimeout(function(){$( "#test8" ).fadeIn( 600 );},31500);
| + | |
− | setTimeout(function(){$( "#test6" ).fadeIn( 600 );},32000);
| + | |
− | </script> | + | |
− | | + | |
| </body> | | </body> |
| | | |
| </html> | | </html> |