Team:UC Davis/Team

From 2012.igem.org

(Difference between revisions)
Line 313: Line 313:
</style>
</style>
-
 
+
<script>
 +
$(document).ready(function() {
 +
$('.answer').hide();
 +
$('.main h2').toggle(
 +
function() {
 +
      $(this).next('.answer').slideDown();
 +
  $(this).addClass('close');
 +
},
 +
function() {
 +
  $(this).next('.answer').fadeOut();
 +
  $(this).removeClass('close');
 +
  }
 +
); // end toggle
 +
}); // end ready
 +
</script>
</head>
</head>
Line 373: Line 387:
<div class="floatbox3">
<div class="floatbox3">
<h1> Team </h1>
<h1> Team </h1>
 +
<div class="content">
 +
<div class="main">
 +
<h2>Akshay Sethi</h2>
 +
      <div class="answer">
 +
        <h7>Biochemistry and Molecular Biology</h7>
 +
      </div>
 +
<h2>Christine Olson</h2>
 +
      <div class="answer">
 +
        <h7>Neurobiology, Physiology, and Behavior</h7>
 +
      </div>
 +
<h2>Colin Deniston</h2>
 +
      <div class="answer">
 +
        <h7>Biological Sciences -- Molecular and Cell Biology</h7>
 +
      </div>
 +
<h2>Deborah Park</h2>
 +
      <div class="answer">
 +
        <h7>Biological Sciences</h7>
 +
      </div>
 +
<h2>Mattan Hamou</h2>
 +
      <div class="answer">
 +
        <h7>Neurobiology, Physiology, and Behavior</h7>
 +
      </div>
 +
<h2>Nick Csicsery</h2>
 +
      <div class="answer">
 +
        <h7>Biological Systems Engineering</h7>
 +
      </div>
 +
<h2>Pui Yan Ho</h2>
 +
      <div class="answer">
 +
        <h7>Biotechnology -- Microbiology/Fermentation</h7>
 +
      </div>
 +
<h2>Sahar Hojjat</h2>
 +
      <div class="answer">
 +
        <h7>Biological Sciences -- Molecular and Cell Biology</h7>
 +
      </div>
 +
<h2>Sergio Waqued</h2>
 +
      <div class="answer">
 +
        <h7>Biomedical Engineering</h7>
 +
      </div>
 +
<h2>Spencer Wong</h2>
 +
      <div class="answer">
 +
        <h7>Genetics and Economics</h7>
 +
      </div>
 +
</div>
</div>
</div>
-
<p>Team info</p>
 
<!--  
<!--  

Revision as of 22:06, 12 July 2012

Team:UC Davis - 2012.igem.org



Team

Akshay Sethi

Biochemistry and Molecular Biology

Christine Olson

Neurobiology, Physiology, and Behavior

Colin Deniston

Biological Sciences -- Molecular and Cell Biology

Deborah Park

Biological Sciences

Mattan Hamou

Neurobiology, Physiology, and Behavior

Nick Csicsery

Biological Systems Engineering

Pui Yan Ho

Biotechnology -- Microbiology/Fermentation

Sahar Hojjat

Biological Sciences -- Molecular and Cell Biology

Sergio Waqued

Biomedical Engineering

Spencer Wong

Genetics and Economics