Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 86: Line 86:
};
};
-
function catch(){
+
 
 +
$(document).ready(function () {
 +
spin()
 +
});
 +
 
 +
function stopmove(){
 +
clearInterval(AAA);
BBB=setInterval(function(){
BBB=setInterval(function(){
rad+=2;
rad+=2;
Line 102: Line 108:
},10);
},10);
-
};
 
-
 
-
$(document).ready(function () {
 
-
spin()
 
-
});
 
-
 
-
function stopmove(){
 
-
clearInterval(AAA);
 
-
catch();
 
};
};

Revision as of 00:44, 2 September 2014

factory1



///////////////////////////////////////// test ////////////////// end of test