Difference between revisions of "Team:UMaryland/outreach"

Line 491: Line 491:
 
$('nav ul').addClass("scrolled");
 
$('nav ul').addClass("scrolled");
 
}
 
}
}
 
}
 
            function checkBotNav() {
 
if ($(window).width() < 980){
 
                    $('#container').css('display', 'none');
 
                    $('#bot-navResized').css('display', 'block');
 
                    $('#bot-nav').css('height', '110px');
 
} else {
 
                    $('#container').css('display', 'block');
 
                    $('#bot-navResized').css('display', 'none');
 
                    $('#bot-nav').css('height', '75px');
 
 
}
 
}
 
}
 
}
 
// Execute on load
 
// Execute on load
 
     checkWidth();
 
     checkWidth();
            checkBotNav();
 
 
     // Bind event listener
 
     // Bind event listener
 
     $(window).resize(checkWidth);
 
     $(window).resize(checkWidth);
    $(window).resize(checkBotNav);
 
 
});
 
});
 
// Resized nav bar effect when more icon is clicked
 
// Resized nav bar effect when more icon is clicked

Revision as of 19:19, 10 August 2016


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

Outreach

UMaryland iGEM went beyond the laboratory and engaged with nearby universities and the surrounding community about methane, global warming, and synthetic biology