CSS/gifu/main

From 2014.igem.org

(Difference between revisions)
Line 318: Line 318:
   color:white;
   color:white;
   font-size:20px;
   font-size:20px;
-
 
 
   width:150px;   
   width:150px;   
   }
   }
Line 359: Line 358:
function imgchangeB(){
function imgchangeB(){
cnt=2
cnt=2
 +
$("#factory").css("height","140px");
document.getElementById("factory").src=img[cnt].src;
document.getElementById("factory").src=img[cnt].src;
};
};

Revision as of 08:49, 23 September 2014

factory1