User:Lytao/1

From 2011.igem.org

(Difference between revisions)
Line 8: Line 8:
function clock()
function clock()
   {if (i>10){window.clearInterval(int);}
   {if (i>10){window.clearInterval(int);}
-
   document.all.display=none;
+
   document.all= Nan;
i++;
i++;
   }
   }

Revision as of 14:48, 26 October 2011

123