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" onhover="changesize | + | <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") | + | getElementById("png1").width="400px" |
- | getElementById("png1") | + | getElementById("png1").height="400px" |
- | getElementById("png1") | + | getElementById("png1").margin-left="-200px" |
- | getElementById("png1") | + | getElementById("png1").background-color="black" |
} | } | ||
Revision as of 10:53, 21 September 2013