AzirQuantum (Talk | contribs) |
AzirQuantum (Talk | contribs) |
||
Line 3: | Line 3: | ||
<title>SHSBNU-China iGEM 2018 Home Page</title> | <title>SHSBNU-China iGEM 2018 Home Page</title> | ||
<link id="mpCSS" rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:SHSBNU_China/mpcss?action=raw&ctype=text/css" /> | <link id="mpCSS" rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:SHSBNU_China/mpcss?action=raw&ctype=text/css" /> | ||
− | <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"> | ||
+ | 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> | ||
</head> | </head> | ||
Revision as of 04:59, 16 October 2018