Difference between revisions of "Team:NAIT Edmonton/Trial6"

Line 12: Line 12:
  
 
<!-----------https://static.igem.org/mediawiki/2015/d/d8/El_Capitan_.ttf------------------->
 
<!-----------https://static.igem.org/mediawiki/2015/d/d8/El_Capitan_.ttf------------------->
 +
 +
<script type="text/javascript">
 +
 +
$( ".cross" ).hide();
 +
$( ".menu" ).hide();
 +
$( ".hamburger" ).click(function() {
 +
$( ".menu" ).slideToggle( "slow", function() {
 +
$( ".hamburger" ).hide();
 +
$( ".cross" ).show();
 +
});
 +
});
 +
 +
$( ".cross" ).click(function() {
 +
$( ".menu" ).slideToggle( "slow", function() {
 +
$( ".cross" ).hide();
 +
$( ".hamburger" ).show();
 +
});
 +
});
 +
 +
</script>
  
 
<script type="text/javascript">
 
<script type="text/javascript">
Line 100: Line 120:
  
 
</div>
 
</div>
 +
 +
<div class="menu">
 +
  <ul>
 +
    <a href="#"><li>LINK ONE</li></a>
 +
    <a href="#"><li>LINK TWO</li></a>
 +
    <a href="#"><li>LINK THREE</li></a>
 +
    <a href="#"><li>LINK FOUR</li></a>
 +
    <a href="#"><li>LINK FIVE</li></a>
 +
  </ul>
 +
</div>
  
 
</div>
 
</div>

Revision as of 07:04, 9 August 2015

Team NAIT 2015

Achievements

Despite the time constraints, our team achieved a lot this summer and we are proud of what we have accomplished.

read more

iGEM 2015

Learn about the exciting opportunities the iGEM foundation has to offer! The experience was incredible!

read more

Contact Us!

Please contact our team if you want more information about our project or have any other questions or concerns.

read more