Template:CM menu

From 2010.igem.org

(Difference between revisions)
(Undo revision 43799 by Supacalafrglstic (Talk))
Line 16: Line 16:
</style>
</style>
-
<div id="tabs">  
+
 
-
   <ul class="idTabs">  
+
<div id="adv2">  
-
     <li><a class="selected" href="#Andrew"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/0/0f/Andrew1.jpg"></a></li>
+
   <ul>  
-
     <li><a href="#Arvind"><img height=55px width=55px src="https://static.igem.org/mediawiki/2010/1/1c/Arvind1.jpg"></a></li>  
+
     <li><a class="selected" href="#ani1">1</a></li>  
 +
     <li><a href="#ani2">2</a></li>  
     <li class="split"></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="#ani3">3</a></li>  
-
     <li><a href="#Grant"><a href="https://static.igem.org/mediawiki/2010/8/88/080210Grant.jpg"></a></li>  
+
     <li><a href="#ani4">4</a></li>  
   </ul>  
   </ul>  
   <span>  
   <span>  
-
     <p id="Andrew">Click on the tabs to see a nice fade.</p>  
+
     <p id="ani1">Click on the tabs to see a nice fade.</p>  
-
     <p id="Arvind">You're not impressed?</p>  
+
     <p id="ani2">You're not impressed?</p>  
-
     <p id="Crystal">But it's so cool... in a nerdy way.</p>  
+
     <p id="ani3">But it's so cool... in a nerdy way.</p>  
-
     <p id="Grant">Download idTabs and have your cake. You can eat it too.</p>  
+
     <p id="ani4">Download idTabs and have your cake. You can eat it too.</p>  
   </span>  
   </span>  
</div>  
</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 type="text/javascript">  
<script type="text/javascript">  

Revision as of 05:39, 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.