Team:Goettingen/Team/Gallery

From 2013.igem.org

(Difference between revisions)
m
Line 306: Line 306:
   else{
   else{
   garPic.src = alb[f][j-1].src;
   garPic.src = alb[f][j-1].src;
-
    adjustSize();
+
   description.innerHTML = alb[f][j-1].txt;
-
   description.innerHTML = alb[f][j-1].txt;}
+
  setTimeout(function(){adjustSize();},100);}
    
    
}
}
Line 332: Line 332:
  garPic.src = alb[f][j+1].src;
  garPic.src = alb[f][j+1].src;
-
  adjustSize();
+
  description.innerHTML = alb[f][j+1].txt;
-
  description.innerHTML = alb[f][j+1].txt;}
+
  setTimeout(function(){adjustSize();},100);
 +
  }
 
 
       }
       }
-
 
-
 
 
-
 
</script>
</script>
</html>
</html>

Revision as of 14:58, 12 September 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria



In the Lab

 

Previous Next