Team:Oxford

From 2014.igem.org

(Difference between revisions)
Line 218: Line 218:
   function Partsbig(x) {
   function Partsbig(x) {
     x.style.height="41%";
     x.style.height="41%";
-
    x.style.width="41%";
 
-
    document.getElementById('Teamblue').style.opacity = "1";
 
   }
   }
   function Partsnormal(x) {
   function Partsnormal(x) {
Line 228: Line 226:
     x.style.height="27%";
     x.style.height="27%";
     x.style.width="27%";
     x.style.width="27%";
-
    document.getElementById('Teamblue').style.opacity = "1";
 
   }
   }
   function Resultsnormal(x) {
   function Resultsnormal(x) {
Line 237: Line 234:
     x.style.height="35%";
     x.style.height="35%";
     x.style.width="35%";
     x.style.width="35%";
-
    document.getElementById('Teamblue').style.opacity = "1";
 
   }
   }
   function Medalsnormal(x) {
   function Medalsnormal(x) {

Revision as of 13:40, 11 September 2014