Difference between revisions of "Template:Team:UofC Calgary/Test1"

Line 10: Line 10:
 
$(document).ready(function () {
 
$(document).ready(function () {
  
     $('.yeastiesEA').click(function () {
+
     $('.yeastiesALL').click(function () {
       $('#teamInfo').html("Eleanor Amidei is a sophomore at UC Berkeley and an intended Public Health major. This is her second year on the UCSF iGEM team. When not being the source of inspiration for Nick Suen, she can be found cleaning the lab benches or in the gym pretending to work out. Her second year on the iGEM team was even more memorable and educational than her first, and she is extremely grateful for this experience.");
+
       $('#teamInfo').html("");
 
       $('#teamInfo').addClass('content1');
 
       $('#teamInfo').addClass('content1');
 
       $('#teamInfo').removeClass('content2');
 
       $('#teamInfo').removeClass('content2');
Line 17: Line 17:
 
       $('.headerName').html('ELEANOR \"EL-ION-OR\" AMIDEI');
 
       $('.headerName').html('ELEANOR \"EL-ION-OR\" AMIDEI');
 
       $('.headerName').css('display','block');
 
       $('.headerName').css('display','block');
       $('.yeastiesEA').css('opacity','1');
+
 
       $('.yeastiesEL').css('opacity','0.5');
+
       $('.yeastiesSJ').css('opacity','1');
       $('.yeastiesSL').css('opacity','0.5');
+
       $('.yeastiesSG').css('opacity','1');
       $('.yeastiesJaS').css('opacity','0.5');
+
       $('.yeastiesNS').css('opacity','1');
       $('.yeastiesJeS').css('opacity','1');
+
      $('.yeastiesML').css('opacity','1');
       $('.yeastiesEC').css('opacity','1');
+
       $('.yeastiesND').css('opacity','1');
       $('.yeastiesHC').css('opacity','1');
+
 
       $('.yeastiesJN').css('opacity','0.5');
+
      $('.yeastiesJJ').css('opacity','1');
       $('.yeastiesSQ').css('opacity','0.5');
+
       $('.yeastiesRV').css('opacity','1');
       $('.yeastiesNS').css('opacity','0.5');
+
       $('.yeastiesNP').css('opacity','1');
 +
       $('.yeastiesEF').css('opacity','1');
 +
       $('.yeastiesSD').css('opacity','1');
 +
 
 +
      $('.yeastiesNK').css('opacity','1');
 +
       $('.yeastiesDL').css('opacity','1');
 +
      $('.yeastiesCP').css('opacity','1');
 +
       $('.yeastiesTD').css('opacity','1');
 +
      $('.yeastiesNM').css('opacity','1');
 
     });
 
     });
  

Revision as of 18:43, 26 August 2016