Team:WHU-China/templates/standardpage doublepromoter
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
Line 11: | Line 11: | ||
construction | construction | ||
</a> | </a> | ||
- | <div id="png1" | + | <div id="png1" onhover="changesize()" style="width:300px;height:300px;"><img src="https://static.igem.org/mediawiki/igem.org/5/5a/DoublePro_J23116-J23102.png" style="width:300px;height:300px;" /></div> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
function changesize(){ | function changesize(){ | ||
- | getElementById("png1").width="400px | + | getElementById("png1").width="400px"; |
- | getElementById("png1").background-color="black | + | getElementById("png1").background-color="black"; |
- | getElementById("png1").height="400px | + | getElementById("png1").height="400px"; |
} | } | ||
</script> | </script> |
Revision as of 12:09, 21 September 2013