Template:CM menu

From 2010.igem.org

(Difference between revisions)
Line 6: Line 6:
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/jquery.js"></script>
-
<script type="text/javascript" src="js/jquery.lightbox-0.4.js"></script>
+
<script type="text/javascript" src="http://github.com/krewenki/jquery-lightbox/blob/master/jquery.lightbox.js"></script>
-
<link rel="stylesheet" type="text/css" href="css/jquery.lightbox-0.4.css" media="screen" />
+
#menu {
#menu {
Line 29: Line 28:
<script type="text/javascript">
<script type="text/javascript">
$(function() {
$(function() {
-
$('a.lightbox').lightBox(); // Select all links with lightbox class
+
$('#gallery a').lightBox({fixedNavigation:true});
});
});
</script>
</script>

Revision as of 20:58, 5 August 2010

MIT iGEM 2010

The 2010 MIT iGEM team. We are biological engineers, physicists, electrical engineers, chemical engineers, mathematicians, and computer scientists.
Programmable, Self-constructing Biomaterials

The 2010 MIT iGEM team focused on the control and production of self-constructing and self-repairing living biomaterials through both bacterial and mammalian engineering. We ventured to set up the framework for material formation in both types of cells, for future applications in living, self-repairing materials and in vitro organogenesis respectively.


We have accomplished far beyond what we expected of ourselves! In addition to our project, we have created a new Mammalian Biobrick standard, contributed original parts for mammalian cells and bacteriophage, and we have biobricked two working toggles for the registry.

Team

The MIT 2010 iGEM team.