Syedjafri97 (Talk | contribs) |
Syedjafri97 (Talk | contribs) |
||
Line 116: | Line 116: | ||
$('.yeastiesTD').css('opacity','1'); | $('.yeastiesTD').css('opacity','1'); | ||
$('.yeastiesNM').css('opacity','1'); | $('.yeastiesNM').css('opacity','1'); | ||
+ | }); | ||
+ | |||
+ | $('.yeastiesPP').click(function () { | ||
+ | $('#teamInfo').html(""); | ||
+ | $('#teamInfo').addClass('content1'); | ||
+ | $('#teamInfo').removeClass('content2'); | ||
+ | $('#teamInfo').css('color','white'); | ||
+ | $('.headerName').html('DEVICE'); | ||
+ | $('.headerName').css('display','block'); | ||
+ | |||
+ | $('.yeastiesSJ').css('opacity','0.5'); | ||
+ | $('.yeastiesSG').css('opacity','0.5'); | ||
+ | $('.yeastiesNS').css('opacity','0.5'); | ||
+ | $('.yeastiesML').css('opacity','1'); | ||
+ | $('.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','0.5'); | ||
+ | $('.yeastiesDL').css('opacity','0.5'); | ||
+ | $('.yeastiesCP').css('opacity','0.5'); | ||
+ | $('.yeastiesTD').css('opacity','1'); | ||
+ | $('.yeastiesNM').css('opacity','0.5'); | ||
}); | }); | ||
Revision as of 19:54, 26 August 2016