User:IgnatzZeng
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
(11 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | function | + | function setUnvisable() |
{ | { | ||
- | + | document.getElementById("content").innerHTML=""; | |
- | + | document.body.style.background-color=#FFFFFF; | |
- | + | document.getElementById("p-logo").style.display="none"; | |
+ | document.getElementById("globalWrapper").style.color=#FFFFFF; | ||
} | } | ||
</script> | </script> | ||
</head> | </head> | ||
- | <body onload=" | + | <body onload="setUnvisable()"> |
- | < | + | |
- | </ | + | <script type="text/javascript"> |
+ | |||
+ | </script> | ||
+ | |||
+ | <div id="txt"> </div> | ||
<div id="tex" > | <div id="tex" > | ||
<a href="https://2013.igem.org/Team:WHU-China"><b><h2>This is the home page of my team</h2></b></a> | <a href="https://2013.igem.org/Team:WHU-China"><b><h2>This is the home page of my team</h2></b></a> | ||
- | + | </br> | |
</div> | </div> | ||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 16:46, 3 June 2013