Team:Tsinghua/header
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<script> | <script> | ||
+ | fixwidth=function(){ | ||
x=document.getElementById("leftbar"); | x=document.getElementById("leftbar"); | ||
Line 13: | Line 14: | ||
alert("xx"); | alert("xx"); | ||
} | } | ||
- | + | } | |
- | + | window.onload=fixwidth; | |
</script> | </script> |
Revision as of 08:16, 4 October 2010