开发者

Circular timer/clock in milliseconds

I am looking for a flash clock online which disp开发者_开发问答lays in milliseconds. I need it to be circular style (not digital) and never stop (unless page is refreshed).

Anyone know know any?


Something like this:

http://www.kirupa.com/developer/actionscript/clock.ht

It also provides a nice walk-through of how to build it, so it should be easy to modify if you feel up to it.


You can use Images and CSS3 transform:rotate() for doing this.

You can also use jQuery rotate() for this.


Here is a pretty good flash alternative.

http://active.tutsplus.com/tutorials/actionscript/flash-clock-analo/

It shows not only the coding required, but help with the interface. It also provides a working sample.

Hope this helps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜