Template:CSS/UT-Tokyo/Counter/Contents

From 2014.igem.org

(Difference between revisions)
Line 594: Line 594:
if(hoge == 1){
if(hoge == 1){
clearInterval(huga);
clearInterval(huga);
 +
$(window).load(function(){
if(typeof link !== "undefined"){
if(typeof link !== "undefined"){
if(link == "top"){
if(link == "top"){
Line 611: Line 612:
}
}
}
}
 +
});
}
}
},500);
},500);

Revision as of 09:52, 16 October 2014