Template:CSS/UT-Tokyo/Counter/Contents
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 593: | Line 593: | ||
var huga = setInterval(function(){ | var huga = setInterval(function(){ | ||
if(hoge == 1){ | if(hoge == 1){ | ||
- | clearInterval( | + | clearInterval(huga); |
if(typeof link !== "undefined"){ | if(typeof link !== "undefined"){ | ||
if(link == "top"){ | if(link == "top"){ |