Syedjafri97 (Talk | contribs) |
Syedjafri97 (Talk | contribs) |
||
Line 15: | Line 15: | ||
$('#teamInfo').removeClass('content2'); | $('#teamInfo').removeClass('content2'); | ||
$('#teamInfo').css('color','white'); | $('#teamInfo').css('color','white'); | ||
− | $('.headerName').html( | + | $('.headerName').html(ALL'); |
$('.headerName').css('display','block'); | $('.headerName').css('display','block'); | ||
Line 37: | Line 37: | ||
}); | }); | ||
− | $('. | + | $('.yeastiesBT').click(function () { |
− | $('#teamInfo').html(" | + | $('#teamInfo').html(""); |
$('#teamInfo').addClass('content1'); | $('#teamInfo').addClass('content1'); | ||
$('#teamInfo').removeClass('content2'); | $('#teamInfo').removeClass('content2'); | ||
$('#teamInfo').css('color','white'); | $('#teamInfo').css('color','white'); | ||
− | $('.headerName').html(' | + | $('.headerName').html('BIOTARGET'); |
$('.headerName').css('display','block'); | $('.headerName').css('display','block'); | ||
− | + | ||
− | $('. | + | $('.yeastiesSJ').css('opacity','1'); |
− | $('. | + | $('.yeastiesSG').css('opacity','1'); |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
$('.yeastiesNS').css('opacity','1'); | $('.yeastiesNS').css('opacity','1'); | ||
+ | $('.yeastiesML').css('opacity','1'); | ||
+ | $('.yeastiesND').css('opacity','1'); | ||
+ | |||
+ | $('.yeastiesJJ').css('opacity','0.5'); | ||
+ | $('.yeastiesRV').css('opacity','0.5'); | ||
+ | $('.yeastiesNP').css('opacity','0.5'); | ||
+ | $('.yeastiesEF').css('opacity','0.5'); | ||
+ | $('.yeastiesSD').css('opacity','0.5'); | ||
+ | |||
+ | $('.yeastiesNK').css('opacity','0.5'); | ||
+ | $('.yeastiesDL').css('opacity','0.5'); | ||
+ | $('.yeastiesCP').css('opacity','0.5'); | ||
+ | $('.yeastiesTD').css('opacity','0.5'); | ||
+ | $('.yeastiesNM').css('opacity','0.5'); | ||
+ | }); | ||
+ | |||
+ | $('.yeastiesCH').click(function () { | ||
+ | $('#teamInfo').html(""); | ||
+ | $('#teamInfo').addClass('content1'); | ||
+ | $('#teamInfo').removeClass('content2'); | ||
+ | $('#teamInfo').css('color','white'); | ||
+ | $('.headerName').html('CHASSIS); | ||
+ | $('.headerName').css('display','block'); | ||
+ | |||
+ | $('.yeastiesSJ').css('opacity','0.5'); | ||
+ | $('.yeastiesSG').css('opacity','0.5'); | ||
+ | $('.yeastiesNS').css('opacity','0.5'); | ||
+ | $('.yeastiesML').css('opacity','0.5'); | ||
+ | $('.yeastiesND').css('opacity','0.5'); | ||
+ | |||
+ | $('.yeastiesJJ').css('opacity','1'); | ||
+ | $('.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','0.5'); | ||
+ | $('.yeastiesNM').css('opacity','0.5'); | ||
+ | }); | ||
+ | |||
+ | $('.yeastiesDV').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','0.5'); | ||
+ | $('.yeastiesND').css('opacity','0.5'); | ||
+ | |||
+ | $('.yeastiesJJ').css('opacity','0.5'); | ||
+ | $('.yeastiesRV').css('opacity','0.5'); | ||
+ | $('.yeastiesNP').css('opacity','0.5'); | ||
+ | $('.yeastiesEF').css('opacity','0.5'); | ||
+ | $('.yeastiesSD').css('opacity','0.5'); | ||
+ | |||
+ | $('.yeastiesNK').css('opacity','1'); | ||
+ | $('.yeastiesDL').css('opacity','1'); | ||
+ | $('.yeastiesCP').css('opacity','1'); | ||
+ | $('.yeastiesTD').css('opacity','1'); | ||
+ | $('.yeastiesNM').css('opacity','1'); | ||
}); | }); | ||
Revision as of 18:47, 26 August 2016