Team:Glasgow/test
From 2011.igem.org
(Difference between revisions)
Chris Wood (Talk | contribs) |
Chris Wood (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{Team:Glasgow/Header}} | {{Team:Glasgow/Header}} | ||
<html> | <html> | ||
- | |||
- | |||
- | |||
<h2>System Design</h2> | <h2>System Design</h2> | ||
<p>The system we have designed for iGEM 2011 takes advantage of the modular nature of synthetic biology and combines relatively few parts to create a complex and highly regulated system of gene expression. This diagram shows how the biobricks we intent to create can be organised to allow for the bio-photo-lithography process. Highlighting the devices will display the biobrick constructs we have design to perform the device functions.</p> | <p>The system we have designed for iGEM 2011 takes advantage of the modular nature of synthetic biology and combines relatively few parts to create a complex and highly regulated system of gene expression. This diagram shows how the biobricks we intent to create can be organised to allow for the bio-photo-lithography process. Highlighting the devices will display the biobrick constructs we have design to perform the device functions.</p> | ||
Line 58: | Line 55: | ||
}); | }); | ||
$("#but9").click(function() { | $("#but9").click(function() { | ||
- | $('#mainpic').attr('src', 'https://static.igem.org/mediawiki/2011/ | + | $('#mainpic').attr('src', 'https://static.igem.org/mediawiki/2011/6/61/Product1GL.png'); |
+ | }); | ||
+ | $("#but10").click(function() { | ||
+ | $('#mainpic').attr('src', 'https://static.igem.org/mediawiki/2011/6/61/Product1BL.png'); | ||
}); | }); | ||
}); | }); | ||
Line 133: | Line 133: | ||
;} | ;} | ||
#but9 { | #but9 { | ||
- | width: | + | width:33px; |
- | height: | + | height:33px; |
position:absolute; | position:absolute; | ||
- | left: | + | left:263px; |
- | top: | + | top:289px; |
+ | z-index:2; | ||
+ | ;} | ||
+ | #but10 { | ||
+ | width:33px; | ||
+ | height:33px; | ||
+ | position:absolute; | ||
+ | left:346px; | ||
+ | top:289px; | ||
z-index:2; | z-index:2; | ||
;} | ;} | ||
Line 160: | Line 168: | ||
</div> | </div> | ||
<div id="but9"> | <div id="but9"> | ||
+ | </div> | ||
+ | <div id="but10"> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
- | [[File: | + | [[File:Product1GL.png]] |
Revision as of 09:23, 2 September 2011
System Design
The system we have designed for iGEM 2011 takes advantage of the modular nature of synthetic biology and combines relatively few parts to create a complex and highly regulated system of gene expression. This diagram shows how the biobricks we intent to create can be organised to allow for the bio-photo-lithography process. Highlighting the devices will display the biobrick constructs we have design to perform the device functions.