Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
Line 202: Line 202:
//上一照片按钮
//上一照片按钮
prefoto = document.createElement('img');
prefoto = document.createElement('img');
 +
with(prefoto.style){
 +
  position = 'absolute';
 +
  left = '-40px';
 +
  clip = 'rect(0px,85px,50px,58px)';
 +
  top = (garPic.height - prefoto.height)/2 + 'px';
 +
}

Revision as of 15:10, 22 July 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next