Difference between revisions of "Team:UMaryland/projects"

Line 389: Line 389:
 
min-height: 100%;  
 
min-height: 100%;  
 
min-width:100%;  
 
min-width:100%;  
 +
}
 +
 +
#div-text {
 +
min-height:
 
}
 
}
 
</style>
 
</style>
Line 490: Line 494:
 
     width: 100%;
 
     width: 100%;
 
     height: 100px;
 
     height: 100px;
 +
bottom: 0px;
 +
top: auto;
 
     margin-top: 50px;
 
     margin-top: 50px;
 
     display: block;
 
     display: block;
Line 604: Line 610:
 
controlText: {}
 
controlText: {}
 
});
 
});
</script>
+
<script>
+
var height = $('.video-background video').css('height');
$(function() {
+
$('#div-text').css('height',height);
var BV = new $.BigVideo();
+
BV.init();
+
$(window).resize( function () {
BV.show('https://static.igem.org/mediawiki/2016/2/2c/T--UMaryland--projects.webm',{ambient:true});
+
var height = $('.video-background video').css('height');
});
+
$('#div-text').css('height',height);
$('.linkText').click( function() { $(this).css('text-decoration','none'); $(this).focusout();});
+
});
 
</script>
 
</script>
 
         <!-- For nav bar scrolling + hovering + window resize effects-->
 
         <!-- For nav bar scrolling + hovering + window resize effects-->

Revision as of 20:06, 3 August 2016


</div></div> 2nd Annual Mid-Atlantic Meet-up

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.