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;"> | ||
− | <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> | + | <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> | </div> | ||
Line 369: | Line 376: | ||
setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},30500); | setTimeout(function(){$( "#test2red" ).fadeOut( 600 );},30500); | ||
setTimeout(function(){$( "#test7" ).fadeIn( 600 );},31500); | setTimeout(function(){$( "#test7" ).fadeIn( 600 );},31500); | ||
− | |||
setTimeout(function(){$( "#test6" ).fadeIn( 600 );},32000); | setTimeout(function(){$( "#test6" ).fadeIn( 600 );},32000); | ||
</script> | </script> |
Revision as of 11:12, 19 October 2016