User:IgnatzZeng
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <head></ | + | <head> |
+ | <script type="text/javascript"> | ||
+ | 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> | ||
+ | </head> | ||
<body onload="setUnvisable()"> | <body onload="setUnvisable()"> | ||
Line 15: | Line 25: | ||
</div> | </div> | ||
</body> | </body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</html> | </html> |
Latest revision as of 16:46, 3 June 2013