Template:Peking2012 Color Modeling

From 2012.igem.org

(Difference between revisions)
m
m
Line 120: Line 120:
   if (i!=sublists_Cur)
   if (i!=sublists_Cur)
   {
   {
-
     if (subLhand_Growth!=null)
+
     if (subLhand_Growth) {clearTimeout(subLhand_Growth);}
-
    {
+
     if (!subLhand_Wither[sublists_Cur]) listWither(sublists_Cur);
-
      clearTimeout(subLhand_Growth);
+
     if (subLhand_Wither[i]) {clearInterval(subLhand_Wither[i]);}
-
    }
+
-
     listWither(sublists_Cur);
+
-
     if (subLhand_Wither[i]!=null)
+
-
    {
+
-
      clearInterval(subLhand_Wither[i]);
+
-
    }
+
     sublists[2*i+2].style.display='block';
     sublists[2*i+2].style.display='block';
     sublists_Cur = i;
     sublists_Cur = i;

Revision as of 10:00, 14 September 2012