Line 287: | Line 287: | ||
target = ''; | target = ''; | ||
− | hundred = $(window).height(); | + | hundred = $(window).height() - 6; |
$('.divContainer').css('display','block'); | $('.divContainer').css('display','block'); | ||
$('.divContainer').animate( | $('.divContainer').animate( | ||
Line 302: | Line 302: | ||
else | else | ||
if (target == '') { //if nothing has been selected so far | if (target == '') { //if nothing has been selected so far | ||
− | hundred = $(window).height(); | + | hundred = $(window).height() - 6; |
$('.sideNav span').animate( | $('.sideNav span').animate( | ||
Line 323: | Line 323: | ||
} | } | ||
else { //catch-all, should be switching between headings | else { //catch-all, should be switching between headings | ||
− | hundred = $(window).height(); | + | hundred = $(window).height() - 6; |
color = $(this).attr('data-color') | color = $(this).attr('data-color') |
Revision as of 03:50, 28 June 2018
2018 Mid-Atlantic Meetup
Hosted by UMaryland iGEM
Team UMaryland is hosting this years Mid-Atlantic Meetup, giving teams an opportunity to practice presenting their ideas and exchange feedback with other iGEM teams in the Mid-Atlantic Area!
Each team will be giving a short presentation followed by a Q&A, and we will have coffee breaks and lunch in between.We’ll also be hosting keynote speakers to talk about their experience in synthetic biology from a broad range of backgrounds.
Please email us to join or to confirm your participation. See everyone there!