Difference between revisions of "Team:Tuebingen"

Line 11: Line 11:
 
<div id="main" style="position:absolute;top:0px;left:0px;bottom:0px;right:0px;text-align:center;opacity:0;transition:opacity 0.3s;"><img id="colizentriert" src="https://static.igem.org/mediawiki/2015/a/a2/Team_Tuebingen_Chalkiewithtextlogo.png"/></div>
 
<div id="main" style="position:absolute;top:0px;left:0px;bottom:0px;right:0px;text-align:center;opacity:0;transition:opacity 0.3s;"><img id="colizentriert" src="https://static.igem.org/mediawiki/2015/a/a2/Team_Tuebingen_Chalkiewithtextlogo.png"/></div>
  
<div id="animation" style="position:absolute;top:0px;left:0px;bottom:0px;right:0px;text-align:center;"><img id="colizentriert" /></div>
+
<div id="animation" style="position:absolute;top:0px;left:0px;bottom:0px;right:0px;text-align:center;"><img id="aniSrc" /></div>
  
 
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
</div></div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
Line 18: Line 18:
 
<script type="text/javascript">
 
<script type="text/javascript">
 
ani = document.getElementById('animation');
 
ani = document.getElementById('animation');
 +
aniSrc = document.getElementById('aniSrc');
 
main = document.getElementById('main');
 
main = document.getElementById('main');
ani.src = 'https://static.igem.org/mediawiki/2015/a/a7/Cellfietransformation_animation_witheffects2_transparent.gif';
+
aniSrc.src = 'https://static.igem.org/mediawiki/2015/a/a7/Cellfietransformation_animation_witheffects2_transparent.gif';
 
function run() {
 
function run() {
 
ani.style.display = 'none';
 
ani.style.display = 'none';

Revision as of 19:36, 18 September 2015

<
>