Team:WHU-China/templates/standardpage doublepromoter

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
construction
construction
</a>
</a>
-
<div id="png1" onhover="changesize()" style="width:200px;height:200px;background-color:red;"><img src="https://igem.org/File:DoublePro_J23116-J23102.png"/></div>
+
<div id="png1" onhover="changesize" style="width:200px;height:200px;background-color:red;"><img src="https://igem.org/File:DoublePro_J23116-J23102.png"/></div>
<script>
<script>
function changesize(){
function changesize(){
-
     getElementById("png1").style.width="400px"
+
     getElementById("png1").width="400px"
-
     getElementById("png1").style.height="400px"
+
     getElementById("png1").height="400px"
-
     getElementById("png1").style.margin-left="-200px"
+
     getElementById("png1").margin-left="-200px"
-
     getElementById("png1").style.background-color="black"
+
     getElementById("png1").background-color="black"
}
}

Revision as of 10:53, 21 September 2013

https://2013.igem.org/Team:WHU-China/templates/standardpage_doublepromoter

construction
A
How it works
A