Template:CM menu

From 2010.igem.org

(Difference between revisions)
Line 14: Line 14:
</style>
</style>
-
<script>
+
<div id="tabs">
-
$(document).ready(function() {
+
  <ul>
-
     $("#tabs").tabs();
+
    <li><a class="selected" href="#Andrew"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/0/0f/Andrew1.jpg"></a></li>
-
   });
+
    <li><a href="#Arvind"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/1/1c/Arvind1.jpg"></a></li>
 +
    <li class="split"></li>
 +
    <li><a href="#Crystal"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/1/10/Thumbnail_1281044664.jpg"></a></li>
 +
    <li><a href="#Grant"><a href="https://static.igem.org/mediawiki/2010/8/88/080210Grant.jpg"></a></li>
 +
  </ul>
 +
  <span>
 +
    <p id="ani1">Click on the tabs to see a nice fade.</p>
 +
    <p id="ani2">You're not impressed?</p>
 +
    <p id="ani3">But it's so cool... in a nerdy way.</p>
 +
    <p id="ani4">Download idTabs and have your cake. You can eat it too.</p>
 +
  </span>
 +
</div>
 +
 +
<script type="text/javascript">  
 +
  $("#adv2").idTabs(function(id,list,set){  
 +
     $("a",set).removeClass("selected")  
 +
    .filter("[@href='"+id+"']",set).addClass("selected");
 +
    for(i in list)
 +
      $(list[i]).hide();
 +
    $(id).fadeIn();
 +
    return false;  
 +
   });  
</script>
</script>
The MIT 2010 iGEM team.<p>
The MIT 2010 iGEM team.<p>
 +
 +
<!--
<div id="team" style="
<div id="team" style="
  float: left;
  float: left;
Line 51: Line 74:
<li id="tab11"><a href="https://static.igem.org/mediawiki/2010/e/ef/080210Shirley.jpg" class="thickbox" title="Shirley Galbiati"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/3/3e/Shirley1.jpg"></a></li>
<li id="tab11"><a href="https://static.igem.org/mediawiki/2010/e/ef/080210Shirley.jpg" class="thickbox" title="Shirley Galbiati"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/3/3e/Shirley1.jpg"></a></li>
</ul>
</ul>
-
</div>
+
</div>--!>
 +
 
 +
 
<div id="Andrew" style="
<div id="Andrew" style="
  float: left;
  float: left;

Revision as of 05:15, 6 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

Click on the tabs to see a nice fade.

You're not impressed?

But it's so cool... in a nerdy way.

Download idTabs and have your cake. You can eat it too.

The MIT 2010 iGEM team.

This is Andrew.
This is Arvind.