Template:Peking2012 Color Modeling
From 2012.igem.org
(Difference between revisions)
m |
m |
||
Line 119: | Line 119: | ||
{ | { | ||
clearTimeout(subLhand_Growth); | clearTimeout(subLhand_Growth); | ||
- | |||
} | } | ||
- | sublists_Cur = | + | subLhand_Wither[sublists_Cur]=setInterval(function(){listWither(sublists_Cur);},50); |
if (subLhand_Wither[i]!=null) | if (subLhand_Wither[i]!=null) | ||
{ | { | ||
Line 127: | Line 126: | ||
} | } | ||
sublists[2*i+2].style.display='block'; | sublists[2*i+2].style.display='block'; | ||
+ | sublists_Cur = i; | ||
listGrowth(); | listGrowth(); | ||
} | } |
Revision as of 09:20, 14 September 2012