Line 6: | Line 6: | ||
<head> | <head> | ||
<script> | <script> | ||
− | $(body).css('display', 'none'); | + | $('body').css('display', 'none'); |
</script> | </script> | ||
− | |||
<script src="https://static.igem.org/mediawiki/2016/9/95/T--UMaryland--html5shiv.txt"></script> | <script src="https://static.igem.org/mediawiki/2016/9/95/T--UMaryland--html5shiv.txt"></script> | ||
<script src="https://static.igem.org/mediawiki/2016/c/ce/T--UMaryland--parallax.txt"></script> | <script src="https://static.igem.org/mediawiki/2016/c/ce/T--UMaryland--parallax.txt"></script> | ||
Line 618: | Line 617: | ||
}); | }); | ||
− | $(body).css('display', 'block'); | + | $('body').css('display', 'block'); |
− | + | </script> | |
+ | <script> | ||
$('.circle').hover( //when hovering over any circle trigger script | $('.circle').hover( //when hovering over any circle trigger script | ||
function() { | function() { |
Revision as of 01:01, 30 September 2016
</div>
</div>
Projects
We set out to slow the pace of global warming by sequestering methane in the environment. Along the way we are engineering a DIY -80 C freezer to increase access to synthetic biology.