Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
m
Line 202: Line 202:
//上一照片按钮
//上一照片按钮
prefoto = document.createElement('img');
prefoto = document.createElement('img');
-
prefoto.src = 'https://static.igem.org/mediawiki/2013/b/b0/Direction.png';
 
-
with(prefoto.style){
 
-
  cursor = 'pointer';
 
-
  position = 'absolute';
 
-
  prefoto.style.clip = 'rect(0px,85px,50px,58px)';
 
-
  top = (garPic.height - prefoto.height)/2 + 'px';
 
-
  left = '-40px';
 
-
}
 

Revision as of 15:03, 22 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next