Team:Tsinghua/header

From 2010.igem.org

(Difference between revisions)
Line 4: Line 4:
<script>
<script>
fixwidth=function(){
fixwidth=function(){
 +
alert("yy");
     var x=document.getElementById("leftbar");
     var x=document.getElementById("leftbar");
 +
alert("aa);
     if(x == null)
     if(x == null)
     {
     {
Line 12: Line 14:
         alert("xx");
         alert("xx");
     }
     }
-
alert("yy");
+
 
}
}
window.onload=fixwidth;
window.onload=fixwidth;

Revision as of 08:11, 4 October 2010