Template:Team:KIT-Kyoto/hp

From 2014.igem.org

(Difference between revisions)
Line 31: Line 31:
$("#stop").click(function(){
$("#stop").click(function(){
-
var stopfunc = $("#stop").hasClass(".stop");
+
var stopfunc = $("#stop").hasClass("stop");
if(stopfunc){
if(stopfunc){
clearInterval(slide1);
clearInterval(slide1);

Revision as of 12:52, 30 September 2014