Difference between revisions of "Team:UMaryland/about"

Line 1,037: Line 1,037:
 
var returned = (selectedT == 'advisors') ? lastAdvisors : lastStudents;
 
var returned = (selectedT == 'advisors') ? lastAdvisors : lastStudents;
 
$('#div-' + returned).css('display','block');
 
$('#div-' + returned).css('display','block');
$('#div-' + returned).animate({ marginLeft: '0px'}, 200);
+
$('#div-' + returned).animate({ marginLeft: '-60px'}, 200);
$('#div-' + selectedT).animate({ marginLeft: '0px'}, 200); // the text is animated to quickly move left
+
$('#div-' + selectedT).animate({ marginLeft: '-60px'}, 200); // the text is animated to quickly move left
 
currentT = selectedT; // sets the current display
 
currentT = selectedT; // sets the current display
 
location.hash = currentT;
 
location.hash = currentT;

Revision as of 22:29, 3 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.