Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 161: Line 161:
     x.style.height="11.1%";
     x.style.height="11.1%";
     x.style.width="11.1%";
     x.style.width="11.1%";
-
    document.getElementById('achievementsblue').style.opacity = "0";
 
   }
   }
   function Modellingbig(x) {
   function Modellingbig(x) {
Line 171: Line 170:
     x.style.height="8.5%";
     x.style.height="8.5%";
     x.style.width="8.5%";
     x.style.width="8.5%";
-
    document.getElementById('Modellingblue').style.opacity = "0";
 
   }
   }
   function Policybig(x) {
   function Policybig(x) {
Line 181: Line 179:
     x.style.height="7.3%";
     x.style.height="7.3%";
     x.style.width="7.3%";
     x.style.width="7.3%";
-
    document.getElementById('Policyblue').style.opacity = "0";
 
   }
   }
   function iGEMcommbig(x) {
   function iGEMcommbig(x) {
Line 191: Line 188:
     x.style.height="8.8%";
     x.style.height="8.8%";
     x.style.width="8.8%";
     x.style.width="8.8%";
-
    document.getElementById('iGEMcommblue').style.opacity = "0";
 
   }
   }
   function Interlabbig(x) {
   function Interlabbig(x) {
Line 201: Line 197:
     x.style.height="6.5%";
     x.style.height="6.5%";
     x.style.width="6.5%";
     x.style.width="6.5%";
-
    document.getElementById('interlabblue').style.opacity = "0";
 
   }
   }
   function Safetybig(x) {
   function Safetybig(x) {
Line 211: Line 206:
     x.style.height="5%";
     x.style.height="5%";
     x.style.width="5%";
     x.style.width="5%";
-
    document.getElementById('Safetyblue').style.opacity = "0";
 
   }
   }
   function Teambig(x) {
   function Teambig(x) {
Line 221: Line 215:
     x.style.height="4.4%";
     x.style.height="4.4%";
     x.style.width="4.4%";
     x.style.width="4.4%";
-
    document.getElementById('Teamblue').style.opacity = "0";
 
   }
   }
   function Subheadingbig(x) {
   function Subheadingbig(x) {
Line 248: Line 241:
     $("#DCMationblue").animate({opacity:'0'});
     $("#DCMationblue").animate({opacity:'0'});
   });
   });
 +
  $("#achievementsheading").mouseleave(function(){
 +
    $("#achievementsblue").animate({opacity:'0'});
 +
  });
 +
  $("#Modellingheading").mouseleave(function(){
 +
    $("#Modellingblue").animate({opacity:'0'});
 +
  });
 +
  $("#Policyheading").mouseleave(function(){
 +
    $("#Policyblue").animate({opacity:'0'});
 +
  });
 +
  $("#iGEMcommheading").mouseleave(function(){
 +
    $("#iGEMcommblue").animate({opacity:'0'});
 +
  });
 +
  $("#interlabheading").mouseleave(function(){
 +
    $("#interlabblue").animate({opacity:'0'});
 +
  });
 +
  $("#Safetyheading").mouseleave(function(){
 +
    $("#Safetyblue").animate({opacity:'0'});
 +
  });
 +
  $("#Teamheading").mouseleave(function(){
 +
    $("#Teamblue").animate({opacity:'0'});
 +
  });
 +
   $("#arrowr").click(function(){
   $("#arrowr").click(function(){
     $("#grey").animate({right:'-13%'}, "fast");
     $("#grey").animate({right:'-13%'}, "fast");
Line 369: Line 384:
       </div>
       </div>
-
       <div class="Heading" style="top: 77.8%; left: 53%; width:11.1%;" onclick="Achievements()" onmouseover="Achievementsbig(this)" onmouseout=
+
       <div class="Heading" id="achievementsheading" style="top: 77.8%; left: 53%; width:11.1%;" onclick="Achievements()" onmouseover="Achievementsbig(this)" onmouseout=
       "Achievementsnormal(this)" border="0"><a href="#"><img src=
       "Achievementsnormal(this)" border="0"><a href="#"><img src=
         "https://static.igem.org/mediawiki/2014/d/db/OxigemAchievements.png" style="width: 100%;"></a>
         "https://static.igem.org/mediawiki/2014/d/db/OxigemAchievements.png" style="width: 100%;"></a>
       </div>
       </div>
-
       <div class="Heading" style="top: 57%; left: 21%; width:8.5%;" onmouseover="Modellingbig(this)" onmouseout=
+
       <div class="Heading" id="Modellingheading" style="top: 57%; left: 21%; width:8.5%;" onmouseover="Modellingbig(this)" onmouseout=
       "Modellingnormal(this)" border="0">
       "Modellingnormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
Line 380: Line 395:
       </div>
       </div>
-
       <div class="Heading" style="top: 56%; left:70.5%; width:7.3%;" onmouseover="Policybig(this)" onmouseout=
+
       <div class="Heading" id="Policyheading" style="top: 56%; left:70.5%; width:7.3%;" onmouseover="Policybig(this)" onmouseout=
       "Policynormal(this)" border="0">
       "Policynormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
Line 386: Line 401:
       </div>
       </div>
-
       <div class="Heading" style="top: 27%; left: 24.5%; width:8.8%;" onmouseover="iGEMcommbig(this)" onmouseout=
+
       <div class="Heading" id="iGEMcommheading" style="top: 27%; left: 24.5%; width:8.8%;" onmouseover="iGEMcommbig(this)" onmouseout=
       "iGEMcommnormal(this)" border="0">
       "iGEMcommnormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
Line 392: Line 407:
       </div>
       </div>
-
       <div class="Heading" style="top: 27.5%; left: 68%; width:6.5%;" onmouseover="Interlabbig(this)" onmouseout=
+
       <div class="Heading" id="interlabheading" style="top: 27.5%; left: 68%; width:6.5%;" onmouseover="Interlabbig(this)" onmouseout=
       "Interlabnormal(this)" border="0">
       "Interlabnormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
         <a href="https://2014.igem.org/Team:Oxford/ouridea"><img src=
Line 398: Line 413:
       </div>
       </div>
-
       <div class="Heading" style="top: 15.3%; left: 40%; width:5%;" onmouseover="Safetybig(this)" onmouseout=
+
       <div class="Heading" id="Safetyheading" style="top: 15.3%; left: 40%; width:5%;" onmouseover="Safetybig(this)" onmouseout=
       "Safetynormal(this)" border="0">
       "Safetynormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/safety"><img src=
         <a href="https://2014.igem.org/Team:Oxford/safety"><img src=
Line 404: Line 419:
       </div>
       </div>
-
       <div class="Heading" style="top: 16.5%; left: 55.5%; width:4.4%;" onmouseover="Teambig(this)" onmouseout=
+
       <div class="Heading" id="Teamheading" style="top: 16.5%; left: 55.5%; width:4.4%;" onmouseover="Teambig(this)" onmouseout=
       "Teamnormal(this)" border="0">
       "Teamnormal(this)" border="0">
         <a href="https://2014.igem.org/Team:Oxford/team"><img src="https://static.igem.org/mediawiki/2014/c/c1/OxigemTeam.png"
         <a href="https://2014.igem.org/Team:Oxford/team"><img src="https://static.igem.org/mediawiki/2014/c/c1/OxigemTeam.png"

Revision as of 01:49, 8 September 2014