Difference between revisions of "Template:RHIT"

(Undo revision 58308 by Patekm (talk))
(Undo revision 58307 by Patekm (talk))
Line 650: Line 650:
 
                           }
 
                           }
  
 +
function bottletwo() {
 +
        $("#bottle2").css({left:270,top:220});
 +
        $("#bottle2").show().animate({left:345,top:227},500, 'linear').animate({left:445,top:233},500, 'linear').animate({left:567,top:229},500, 'linear').animate({left:660,top:217},500, 'linear').animate({left:788,top:182},500, 'linear').animate({left:905,top:117},500, 'linear').animate({left:983,top:67},500, 'linear').animate({left:1000,top:0},500, 'linear').animate({left:0,top:0},0, 'linear').animate({left:50,top:100},500, 'linear').animate({left:120,top:150},500, 'linear').animate({left:195,top:199},500, 'linear').animate({left:270,top:220},500,'linear',bottletwo);
 +
                          }
  
 +
function bottlethree() {
 +
        $("#bottle3").css({left:660,top:217});
 +
        $("#bottle3").show().animate({left:788,top:182},500, 'linear').animate({left:905,top:117},500, 'linear').animate({left:983,top:67},500, 'linear').animate({left:1000,top:0},500, 'linear').animate({left:0,top:0},0, 'linear').animate({left:50,top:100},500, 'linear').animate({left:120,top:150},500, 'linear').animate({left:195,top:199},500, 'linear').animate({left:270,top:220},500, 'linear').animate({left:345,top:227},500, 'linear').animate({left:445,top:233},500, 'linear').animate({left:567,top:229},500, 'linear').animate({left:660,top:217},500,'linear',bottlethree);
 +
                        }
  
 
function submenuteam(){
 
function submenuteam(){
Line 678: Line 686:
 
                       }
 
                       }
  
           $(document).ready(bottleone);
+
           $(document).ready(bottleone).ready(bottletwo).ready(bottlethree);
  
  
Line 708: Line 716:
 
          
 
          
 
          
 
          
         <img src = "https://static.igem.org/mediawiki/2018/6/6e/T--RHIT--Banner3.jpg">
+
         <img src = "https://static.igem.org/mediawiki/2018/a/a5/T--RHIT--Banner2.jpg">
  
 
     <div class="spin">  <img class="bottles" id="bottle1" src="https://static.igem.org/mediawiki/2018/2/20/T--RHIT--FloatingBottle.jpg">  </div>
 
     <div class="spin">  <img class="bottles" id="bottle1" src="https://static.igem.org/mediawiki/2018/2/20/T--RHIT--FloatingBottle.jpg">  </div>

Revision as of 17:02, 16 July 2018