Team:WHU-China/templates/standardpage doublepromoter

From 2013.igem.org

(Difference between revisions)
Line 15: Line 15:
<script type="text/javascript">
<script type="text/javascript">
function changesize(){
function changesize(){
-
     getElementById("png1").width="400px"
+
     getElementById("png1").width='400px;'
-
     getElementById("png1").height="400px"
+
     getElementById("png1").height='400px;'
-
     getElementById("png1").margin-left="-200px"
+
     getElementById("png1").margin-left='-200px;'
-
     getElementById("png1").background-color="black"
+
     getElementById("png1").background-color='black;'
-
}
+
</script>
</script>

Revision as of 11:10, 21 September 2013

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

construction
A
How it works
A