Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 123: Line 123:
y=r*Math.sin(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
circle.style.top=y+180+"px";
circle.style.top=y+180+"px";
-
circle.style.left=x+370+"px";
+
circle.style.left=x+390+"px";
k+=2;
k+=2;
Line 139: Line 139:
y=r*Math.sin(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
circle.style.top=y+180+"px";
circle.style.top=y+180+"px";
-
circle.style.left=x+370+"px";
+
circle.style.left=x+390+"px";
if(rad==m){k-=2;}
if(rad==m){k-=2;}

Revision as of 09:33, 6 September 2014

factory1



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