Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 108: Line 108:
x=r*Math.cos(Math.PI/180*rad);
x=r*Math.cos(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
y=r*Math.sin(Math.PI/180*rad);
-
circle.style.top=y+200+"px";
+
circle.style.top=y+220+"px";
-
circle.style.left=x+200+"px";
+
circle.style.left=x+220+"px";
k+=2;
k+=2;

Revision as of 02:52, 3 September 2014

factory1



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