Template:Team:Calgary/Main
From 2013.igem.org
(Difference between revisions)
(20 intermediate revisions not shown) | |||
Line 31: | Line 31: | ||
<!-- JavaScript and JQuery --> | <!-- JavaScript and JQuery --> | ||
<script> | <script> | ||
- | + | $(document).ready(function() { | |
- | + | $('a[href^="http://"]').not('[href*="Team:Calgary"]').attr('target', '_blank'); | |
- | + | $('a[href^="https://"]').not('[href*="Team:Calgary"]').attr('target', '_blank'); | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
if ($('body').width() > 868) { | if ($('body').width() > 868) { | ||
$('#LogoItem').css('display', 'block'); | $('#LogoItem').css('display', 'block'); | ||
Line 49: | Line 41: | ||
$('#LogoItem').css('display', 'none'); | $('#LogoItem').css('display', 'none'); | ||
} | } | ||
+ | |||
+ | $(window).resize(function() { | ||
+ | if ($('body').width() > 868) { | ||
+ | $('#LogoItem').css('display', 'block'); | ||
+ | } | ||
+ | else if ($('body').width() <= 868) { | ||
+ | $('#LogoItem').css('display', 'none'); | ||
+ | } | ||
+ | }); | ||
+ | |||
+ | $('a[href^="#"]').click(function() { | ||
+ | var target = $(this.hash); | ||
+ | if (target.length == 0) target = $('a[name="' + this.hash.substr(1) + '"]'); | ||
+ | if (target.length == 0) target = $('html'); | ||
+ | $('html, body').animate({ scrollTop: target.offset().top-100 }, 1000); | ||
+ | return false; | ||
+ | }); | ||
}); | }); | ||
- | |||
</script> | </script> | ||
</head> | </head> | ||
Line 66: | Line 74: | ||
<ul> | <ul> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Detector">Detector</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Detector">Detector</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Reporter">Reporter</a></li> | + | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Reporter">Reporter</a> |
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Reporter/PrussianBlueFerritin">Prussian<br>Blue Ferritin</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Reporter/BetaLactamase">β-Lactamase</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Linker">Linker</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Linker">Linker</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/ | + | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Modelling">Modelling</a> |
+ | <ul> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Modelling/SpatialModelling">Spatial<br>Modelling</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Modelling/QuantitativeModelling">Quantitative<br>Modelling</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Prototype">Prototype</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Project/OurSensor/Prototype">Prototype</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/HumanPractices/Platform">Our Platform</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 81: | Line 100: | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/Collaboration">Collaboration</a> | <li><a href="https://2013.igem.org/Team:Calgary/Project/Collaboration">Collaboration</a> | ||
<ul> | <ul> | ||
- | + | <li><a href="https://2013.igem.org/Team:Calgary/Project/Collaboration/BiosensorDatabase">SensiGEM<br>Database</a></li> | |
- | <li><a href="https://2013.igem.org/Team:Calgary/Project/Collaboration/BiosensorDatabase"> | + | |
</ul> | </ul> | ||
</li> | </li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/DataPage">Data Page</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Project/DataPage">Data Page</a></li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Project/Achievements">Achievements</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Project/Achievements">Achievements</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Project/PostRegionals">Final<br>System</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 108: | Line 127: | ||
<li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/Reporter">Reporter</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/Reporter">Reporter</a></li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/Linker">Linker</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/Linker">Linker</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/ | + | <li><a href="https://2013.igem.org/Team:Calgary/Notebook/Journal/Modelling">Modelling</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
Line 120: | Line 139: | ||
<ul> | <ul> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Outreach/TelusSpark">Telus<br>Spark</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Outreach/TelusSpark">Telus<br>Spark</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Calgary/ | + | <li><a href="https://2013.igem.org/Team:Calgary/Outreach/ConsortAlberta">Consort<br>Alberta</a></li> |
<li><a href="https://2013.igem.org/Team:Calgary/Outreach/Beakerhead">Beakerhead</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Outreach/Beakerhead">Beakerhead</a></li> | ||
<li><a href="https://2013.igem.org/Team:Calgary/Outreach/GenomeAlberta">Genome<br>Alberta</a></li> | <li><a href="https://2013.igem.org/Team:Calgary/Outreach/GenomeAlberta">Genome<br>Alberta</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Calgary/Outreach/ScienceCafe">Science<br>Café</a></li> | ||
</ul> | </ul> | ||
</li> | </li> |
Latest revision as of 03:43, 29 October 2013