Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 51: Line 51:
    
    
      
      
-
$(function guruguru()
 
-
{
 
  $(function(){
  $(function(){
-
   $("#point").css({
+
   $("#point").css("left" "190")
-
    left = r * Math.cos(Math.PI/180 * rad) + 190;
+
 
-
    top = r * Math.sin(Math.PI/180 * rad) + 200;
+
});  
-
});
+
-
});
+
-
rad = rad + 5;
+
-
if(rad >= 360){rad = 0;};
+
-
+
-
+
-
});
+
-
+
-
$(function(){setinterval("guruguru",1000)
+
-
});
+
//-->
//-->
<ul class="menu"><li><a href="#">Project</a></li></ul>
<ul class="menu"><li><a href="#">Project</a></li></ul>
</body>
</body>
</html>
</html>

Revision as of 02:43, 27 August 2014

factory1