Difference between revisions of "Team:Gifu/training"

Line 84: Line 84:
 
function spinright(){
 
function spinright(){
 
AAA=setInterval(function(){
 
AAA=setInterval(function(){
if(rad<=540){rad+=2; k+=2;}
+
if(rad<=540){
 +
rad+=2; k+=2;
 +
x=r*Math.cos(Math.PI/180*rad);
 +
y=r*Math.sin(Math.PI/180*rad);
 +
 
 +
}
 
else{rad=540}
 
else{rad=540}
  
 
if(rad==540){k+=2;}
 
if(rad==540){k+=2;}
 
if(k>810){k=810}
 
if(k>810){k=810}
if(k==810){rad=0; rad-=2;}
+
if(k==810){rad=; rad-=2;}
  
x=r*Math.cos(Math.PI/180*rad);
 
y=r*Math.sin(Math.PI/180*rad);
 
 
document.getElementById("point1").style.top=y+300+"px";
 
document.getElementById("point1").style.top=y+300+"px";
 
document.getElementById("point1").style.left=x+480+"px";
 
document.getElementById("point1").style.left=x+480+"px";

Revision as of 08:39, 18 September 2015

https://static.igem.org/mediawiki/2015/d/d8/Logo_HOME.png https://static.igem.org/mediawiki/2015/a/a4/Logo_PROJECT.png https://static.igem.org/mediawiki/2015/archive/b/b9/20150720104417%21Logo_TEAM.png https://static.igem.org/mediawiki/2015/8/86/Logo_NOTE.png https://static.igem.org/mediawiki/2015/8/87/Logo_RESULT.png https://static.igem.org/mediawiki/2015/2/28/Logo_MORE.png

Circular mRNA approaches infinity by obtaining a link.