Difference between revisions of "Team:UMaryland"

Line 132: Line 132:
 
 
 
.notOutline {
 
.notOutline {
margin-top: 130px;
+
margin-top: 140px;
 
min-height: 400px;
 
min-height: 400px;
 
}
 
}
Line 246: Line 246:
 
 
 
resizeVid();
 
resizeVid();
resizeFrame();
 
 
 
 
$( window ).resize(function() {
 
$( window ).resize(function() {
 
resizeVid()
 
resizeVid()
resizeFrame()
 
 
})
 
})
 
function resizeFrame() {
 
var frameHeight = $(window).outerHeight(true);
 
 
}
 
 
 
 
function resizeVid() {
 
function resizeVid() {
Line 325: Line 318:
 
$('#h2').text('Loading virtual tour...');
 
$('#h2').text('Loading virtual tour...');
 
$('#h2').animateCss('fadeInUp');
 
$('#h2').animateCss('fadeInUp');
timeoutID = window.setTimeout(slideOut, 3000);
+
$('#h2').css('display','block');
 +
timeoutID = window.setTimeout(slideOut, 4000);
 
}
 
}
 
 
 
function slideOut() {
 
function slideOut() {
$('#h2').css('display','block');
 
 
var slide = 1
 
var slide = 1
 
$('#div-frame').html('<iframe class="tourFrame" src="https://2016.igem.org/Team:UMaryland/education"></iframe>');
 
$('#div-frame').html('<iframe class="tourFrame" src="https://2016.igem.org/Team:UMaryland/education"></iframe>');

Revision as of 23:43, 5 September 2016

</div></div>

Biosequestration of Methane

Creating a strain of E. coli that break down methane to be implemented into landfills as an environmentally friendly strategy for ameliorating global climate change

Follow us on Facebook and Instagram for updates!

Take our
virtual tour!