Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 311: Line 311:
     document.getElementById('iGEMcommwrap').style.display = "block";
     document.getElementById('iGEMcommwrap').style.display = "block";
   }
   }
-
   function InterlabHide(x) {
+
   function iGEMcommHide(x) {
     document.getElementById('iGEMcommwrap').style.display = "none";
     document.getElementById('iGEMcommwrap').style.display = "none";
   }
   }
Line 388: Line 388:
   });  
   });  
   $("#iGEMcommwrap").click(function(){
   $("#iGEMcommwrap").click(function(){
-
     $("#iGEMcommpopup").animate({width:'0%', left:'72%', marginTop:'19%'}, "fast");
+
     $("#iGEMcommpopup").animate({width:'0%', left:'39%', marginTop:'38%'}, "fast");
   });  
   });  
});
});

Revision as of 18:58, 19 September 2014