Team:University College London/Module 2/Construction

From 2012.igem.org

(Difference between revisions)
(Construction)
(Construction)
 
(One intermediate revision not shown)
Line 6: Line 6:
== Construction ==
== Construction ==
-
{{:Team:University_College_London/templates/pictureinsert|title=Picture1|url=images/7/75/UclAggregation.png}}
+
<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/1/1a/UcliAggregation.png" /></div></html>

Latest revision as of 13:59, 26 September 2012

Module 2: Aggregation

Description | Design | Construction | Characterisation | Shear Device | Modelling | Results | Conclusions

Construction