Difference between revisions of "Team:UMaryland/about"

Line 993: Line 993:
 
$('#div-' + returned).css('display','block');
 
$('#div-' + returned).css('display','block');
 
$('#div-' + selectedT).animate({ marginLeft: '0px'}, 400); // the text is animated to quickly move left
 
$('#div-' + selectedT).animate({ marginLeft: '0px'}, 400); // the text is animated to quickly move left
$(table1).animate({ marginLeft: '0px'}, 400); // the text is animated to quickly move left
+
$(table1).animate({ marginLeft: '0px'}, 400);
$(table2).animate({ marginLeft: '0px'}, 400); // the text is animated to quickly move left
+
$(table2).animate({ marginLeft: '0px'}, 400);
 
currentT = selectedT; // sets the current display
 
currentT = selectedT; // sets the current display
 
location.hash = currentT;
 
location.hash = currentT;
Line 1,033: Line 1,033:
 
                  
 
                  
 
                 $('.description').css('display','none'); // hides all text
 
                 $('.description').css('display','none'); // hides all text
$('.description').css('margin-left', '60px');
+
$('#div-' + selected).css('margin-left', '60px');
 
$('#div-' + selected).css('display','block'); // the div containing the text that is selected is displayed
 
$('#div-' + selected).css('display','block'); // the div containing the text that is selected is displayed
 
$('#div-' + selected).animate({ marginLeft: '0px'}, 400);
 
$('#div-' + selected).animate({ marginLeft: '0px'}, 400);

Revision as of 20:17, 5 August 2016

About Our Team

Our Team

UMaryland iGEM was founded in 2014 and won two gold medals since its founding. Composed of undergraduate students under the advising of graduate mentors and faculty members, UMaryland iGEM aims to train new scientists in the field of synthetic biology and to apply their knowledge in solving major local and global issues.