Template:Team:HokkaidoU Japan/Extra Materials/JS
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
}, function(){ | }, function(){ | ||
if (!$(this).hasClass('currentPage')) { | if (!$(this).hasClass('currentPage')) { | ||
- | $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/1/16/HokkkaidoU_Materials_mRNA_on', 'https://static.igem.org/mediawiki/2014/c/cd/HokkaidoU_Materials_mRNA_off)); | + | $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/1/16/HokkkaidoU_Materials_mRNA_on', 'https://static.igem.org/mediawiki/2014/c/cd/HokkaidoU_Materials_mRNA_off')); |
} | } | ||
}); | }); | ||
}); | }); | ||
+ | |||
$(function(){ | $(function(){ | ||
Line 21: | Line 22: | ||
}); | }); | ||
}); | }); | ||
+ | |||
$(function(){ | $(function(){ |
Latest revision as of 16:41, 17 October 2014