Team:University College London/Module 1/Construction

From 2012.igem.org

(Difference between revisions)
(Construction)
 
Line 5: Line 5:
== Construction ==
== Construction ==
-
<html><div align="center"><img id="construct" src="https://static.igem.org/mediawiki/2012/c/c1/Ucl2012-detection-construction.png" /></div></html>
+
<html>
 +
<script type="text/javascript" src="https://2012.igem.org/wiki/index.php?title=Team:University_College_London/js/ddpowerzoomer&action=raw&ctype=text/js"></script>
 +
<script type="text/javascript">
 +
jQuery(document).ready(function($){
 +
 +
$('#construct').addpowerzoom();
 +
/*
 +
EXAMPLE 2:
 +
$('img.vacation').addpowerzoom({
 +
defaultpower: 2,
 +
powerrange: [2,5],
 +
largeimage: null,
 +
magnifiersize: [100,100] //<--no comma following last option!
 +
})
 +
*/
 +
 
 +
})
 +
 
 +
</script>
 +
<div align="center"><img id="construct" src="https://static.igem.org/mediawiki/2012/c/c1/Ucl2012-detection-construction.png" /></div></html>
{{:Team:University_College_London/templates/foot}}
{{:Team:University_College_London/templates/foot}}

Latest revision as of 11:35, 15 September 2012

Module 1: Detection

Description | Design | Construction | Characterisation | Modelling | Conclusions

Construction