Template:Team:HokkaidoU Japan/Extra Materials/JS
From 2014.igem.org
(Difference between revisions)
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')); |
} | } | ||
}); | }); | ||
+ | }); | ||
Line 20: | Line 21: | ||
} | } | ||
}); | }); | ||
+ | }); | ||
Line 30: | Line 32: | ||
} | } | ||
}); | }); | ||
+ | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 16:18, 17 October 2014