Template:CSS/UT-Tokyo/Counter/Contents

From 2014.igem.org

(Difference between revisions)
Line 593: Line 593:
var huga = setInterval(function(){
var huga = setInterval(function(){
if(hoge == 1){
if(hoge == 1){
 +
clearInterval(hoge);
if(typeof link !== "undefined"){
if(typeof link !== "undefined"){
if(link == "top"){
if(link == "top"){
Line 610: Line 611:
}
}
}
}
-
clearInterval(hoge);
 
}
}
},500);
},500);

Revision as of 07:40, 16 October 2014