Difference between revisions of "Team:UMaryland/about"

Line 992: Line 992:
 
var returned = (selectedT == 'advisors') ? lastAdvisors : lastStudents;
 
var returned = (selectedT == 'advisors') ? lastAdvisors : lastStudents;
 
$('#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'}, 200); // the text is animated to quickly move left
$(table1).animate({ marginLeft: '0px'}, 400);
+
$(table1).animate({ marginLeft: '0px'}, 200);
$(table2).animate({ marginLeft: '0px'}, 400);
+
$(table2).animate({ marginLeft: '0px'}, 200);
 
currentT = selectedT; // sets the current display
 
currentT = selectedT; // sets the current display
 
location.hash = currentT;
 
location.hash = currentT;

Revision as of 17:15, 11 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.