Team:NJU China

From 2013.igem.org

(Difference between revisions)
Line 81: Line 81:
<script language="javascript">
<script language="javascript">
-
function abc(){
 
-
window.alert("fuck!");
 
-
}
 
function changemodel(){
function changemodel(){
Src = document.getElementById("image");
Src = document.getElementById("image");
Line 130: Line 127:
</head>
</head>
-
<body style="margin:0px;padding:0px;" onload="abc();">
+
<body style="margin:0px;padding:0px;">
<div id="a">
<div id="a">
<img src="https://static.igem.org/mediawiki/2013/0/0b/NJU_home_Index.png" usemap= "#index">
<img src="https://static.igem.org/mediawiki/2013/0/0b/NJU_home_Index.png" usemap= "#index">
<map name="index">
<map name="index">
<area shape="rect" coords="590,590,750,660" href="index.html">
<area shape="rect" coords="590,590,750,660" href="index.html">
-
<area shape="circle" onclick="window.alert("sd");"onmouseover="changemodel();" coords="400,122,82" href="https://2013.igem.org/Team:NJU_China/Modeling" target="blank">
+
<area shape="circle" onclick="window.alert(\"sd\");"onmouseover="changemodel();" coords="400,122,82" href="https://2013.igem.org/Team:NJU_China/Modeling" target="blank">
<area shape="circle" onmouseover="changeproject();" coords="236,432,116" href="https://2013.igem.org/Team:NJU_China/Project">
<area shape="circle" onmouseover="changeproject();" coords="236,432,116" href="https://2013.igem.org/Team:NJU_China/Project">
<area shape="circle" onmouseover="changehuman_pratice();" coords="530,315,110" href="https://2013.igem.org/Team:NJU_China/Human Practice">
<area shape="circle" onmouseover="changehuman_pratice();" coords="530,315,110" href="https://2013.igem.org/Team:NJU_China/Human Practice">

Revision as of 14:42, 27 September 2013