Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 92: | Line 92: | ||
$("#stop").click(function(){ | $("#stop").click(function(){ | ||
var stopfunc = $("#stop").is(".stop"); | var stopfunc = $("#stop").is(".stop"); | ||
- | if(stopfunc | + | if(stopfunc){ |
clearInterval(slide1); | clearInterval(slide1); | ||
clearInterval(slide2); | clearInterval(slide2); |
Revision as of 12:45, 30 September 2014