HTML5 Analog Clock v1.0

NameHTML5 Analog Clock v1.0
AuthorPi Ke
TypeSource Code
Size2.08 KB
Date2012-02-01 11:01:32
Downloads79
TagHTML5,Analog Clock,Canvas,JavaScript

  ::Description

HTML5 Canvas Demo. The analog clock is created with pure HTML5
code and JavaScript.It uses canvas elements in HTML5.

In this demo, many methods of canvas in HTML5 are used such as
context.rect(),
context.arc(),
context.fill(),
Text and animation and some other functions.

Also some JavaScripts are used to draw the clock and update the
clock every second. It uses requestAnimFrame() method to do
animations of the canvas.
 
   (Views : 5813 Downloads : 79 )

Share on Facebook  Share on Twitter  Share on Google+  Share on Weibo  Share on Reddit  Share on Digg  Share on Tumblr    Delicious

  ::User say

No comment for this article.

  ::Comment

Comment is disabled on this page