AzirQuantum (Talk | contribs) |
AzirQuantum (Talk | contribs) |
||
Line 5: | Line 5: | ||
<!--<script src="https://2018.igem.org/Template:SHSBNU_China/mpjs?action=raw&ctype=text/javascript" type="text/javascript"></script>--> | <!--<script src="https://2018.igem.org/Template:SHSBNU_China/mpjs?action=raw&ctype=text/javascript" type="text/javascript"></script>--> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
− | + | function changing_A(){ | |
− | + | var pic_A = document.getElementById("pic_A"); | |
− | + | pic_A.onmouseover = function{ | |
− | + | pic_A.src = "https://static.igem.org/mediawiki/2018/b/b1/T--SHSBNU_China--A-1.png" | |
− | + | } | |
− | + | pic_A.onmouseout = function{ | |
− | + | pic_A.src = "https://static.igem.org/mediawiki/2018/c/cd/T--SHSBNU_China--A-0.png" | |
− | + | } | |
− | + | } | |
</script> | </script> | ||
</head> | </head> |
Revision as of 05:00, 16 October 2018