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

Line 143: Line 143:
 
       $('.yeastiesTD').css('opacity','1');
 
       $('.yeastiesTD').css('opacity','1');
 
       $('.yeastiesNM').css('opacity','0.5');
 
       $('.yeastiesNM').css('opacity','0.5');
 +
    });
 +
 +
$('.yeastiesMO').click(function () {
 +
      $('#teamInfo').html("");
 +
      $('#teamInfo').addClass('content1');
 +
      $('#teamInfo').removeClass('content2');
 +
      $('#teamInfo').css('color','white');
 +
      $('.headerName').html('MODELLING');
 +
      $('.headerName').css('display','block');
 +
 +
      $('.yeastiesSJ').css('opacity','0.5');
 +
      $('.yeastiesSG').css('opacity','1');
 +
      $('.yeastiesNS').css('opacity','1');
 +
      $('.yeastiesML').css('opacity','0.5');
 +
      $('.yeastiesND').css('opacity','0.5');
 +
 +
      $('.yeastiesJJ').css('opacity','0.5');
 +
      $('.yeastiesRV').css('opacity','1');
 +
      $('.yeastiesNP').css('opacity','1');
 +
      $('.yeastiesEF').css('opacity','1');
 +
      $('.yeastiesSD').css('opacity','1');
 +
 +
      $('.yeastiesNK').css('opacity','1');
 +
      $('.yeastiesDL').css('opacity','0.5');
 +
      $('.yeastiesCP').css('opacity','0.5');
 +
      $('.yeastiesTD').css('opacity','1');
 +
      $('.yeastiesNM').css('opacity','1');
 +
    });
 +
$('.yeastiesWK').click(function () {
 +
      $('#teamInfo').html("");
 +
      $('#teamInfo').addClass('content1');
 +
      $('#teamInfo').removeClass('content2');
 +
      $('#teamInfo').css('color','white');
 +
      $('.headerName').html('WIKI');
 +
      $('.headerName').css('display','block');
 +
 +
      $('.yeastiesSJ').css('opacity','1');
 +
      $('.yeastiesSG').css('opacity','0.5');
 +
      $('.yeastiesNS').css('opacity','1');
 +
      $('.yeastiesML').css('opacity','0.5');
 +
      $('.yeastiesND').css('opacity','0.5');
 +
 +
      $('.yeastiesJJ').css('opacity','0.5');
 +
      $('.yeastiesRV').css('opacity','1');
 +
      $('.yeastiesNP').css('opacity','1');
 +
      $('.yeastiesEF').css('opacity','1');
 +
      $('.yeastiesSD').css('opacity','1');
 +
 +
      $('.yeastiesNK').css('opacity','1');
 +
      $('.yeastiesDL').css('opacity','0.5');
 +
      $('.yeastiesCP').css('opacity','0.5');
 +
      $('.yeastiesTD').css('opacity','1');
 +
      $('.yeastiesNM').css('opacity','1');
 
     });
 
     });
  

Revision as of 20:16, 26 August 2016