Difference between revisions of "Team:UMaryland/about"

Line 981: Line 981:
 
$('#div-' + selectedT).css('margin-left', '60px') // slighly shifts right all text to set up for animation
 
$('#div-' + selectedT).css('margin-left', '60px') // slighly shifts right all text to set up for animation
 
if (selectedT == 'students') {
 
if (selectedT == 'students') {
             var table1 = 'table-students';
+
             var table1 = '#table-students';
             var table2 = 'table-navigatorS';
+
             var table2 = '#table-navigatorS';
 
         } else if (selectedT == 'advisors') {
 
         } else if (selectedT == 'advisors') {
             var table1 = 'table-advisors';
+
             var table1 = '#table-advisors';
             var table2 = 'table-navigator';
+
             var table2 = '#table-navigator';
 
         }
 
         }
 
         $(table1).css('margin-left', '60px') // slighly shifts right all text to set up for animation
 
         $(table1).css('margin-left', '60px') // slighly shifts right all text to set up for animation

Revision as of 20:18, 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.