Syedjafri97 (Talk | contribs) |
Syedjafri97 (Talk | contribs) |
||
Line 10: | Line 10: | ||
$(document).ready(function () { | $(document).ready(function () { | ||
− | $('. | + | $('.yeastiesALL').click(function () { |
− | $('#teamInfo').html(" | + | $('#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'); | ||
− | $('. | + | |
− | $('. | + | $('.yeastiesSJ').css('opacity','1'); |
− | $('. | + | $('.yeastiesSG').css('opacity','1'); |
− | $('. | + | $('.yeastiesNS').css('opacity','1'); |
− | $('. | + | $('.yeastiesML').css('opacity','1'); |
− | $('. | + | $('.yeastiesND').css('opacity','1'); |
− | $('. | + | |
− | $('. | + | $('.yeastiesJJ').css('opacity','1'); |
− | $('. | + | $('.yeastiesRV').css('opacity','1'); |
− | $('. | + | $('.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