Team:Glasgow/test

From 2011.igem.org

(Difference between revisions)
Line 59: Line 59:
   $("#but10").click(function() {
   $("#but10").click(function() {
   $('#mainpic').attr('src', 'https://static.igem.org/mediawiki/2011/6/61/Product1BL.png');
   $('#mainpic').attr('src', 'https://static.igem.org/mediawiki/2011/6/61/Product1BL.png');
 +
  });
 +
  $("#but11").click(function() {
 +
  $('#mainpic').attr('src', '');
   });
   });
  });
  });
Line 137: Line 140:
   position:absolute;
   position:absolute;
   left:280px;
   left:280px;
-
   top:320px;
+
   top:310px;
   z-index:2;
   z-index:2;
   ;}
   ;}
Line 145: Line 148:
   position:absolute;
   position:absolute;
   left:370px;
   left:370px;
-
   top:320px;
+
   top:310px;
 +
  z-index:2;
 +
  ;}
 +
#but11 {
 +
  width:38px;
 +
  height:38px;
 +
  position:absolute;
 +
  left:370px;
 +
  top:310px;
   z-index:2;
   z-index:2;
   ;}
   ;}
Line 170: Line 181:
   </div>
   </div>
   <div id="but10">
   <div id="but10">
 +
  </div>
 +
  <div id="but11">
   </div>
   </div>
  </div>
  </div>
</html>
</html>
 +
[[File:Product1RL.png]]

Revision as of 09:42, 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.

Product1RL.png