« Return to Thread: Javascript Analog Clock with moveable hands

Re: Javascript Analog Clock with moveable hands

by Dimitri Glazkov :: Rate this Message:

Reply to Author | View in Thread

Speaking of canvas, Emil "Mission Impossible" Eklund is at it again:

http://me.eae.net/archive/2005/12/29/canvas-in-ie/

:DG<

On 12/29/05, Bob Ippolito <bob@...> wrote:

> On Dec 29, 2005, at 3:56 PM, Fabian Dittrich wrote:
>
> > is there something around like a Javascript Analog Clock with
> > moveable hands?
> > Maybe even as a dojo widget?
>
> It would be painful to do this because you can't draw anything but
> horizontal and vertical lines cross-browser, nor can you rotate
> images.  Firefox 1.5 and Safari 1.3 have the Canvas tag, and there's
> probably some ActiveX way to do it in IE.. or there's Flash, which
> would probably work everywhere you care about.
>
> Alternatively, I guess you could make a whole bunch of images...
>
> -bob
>
> _______________________________________________
> Dojo-interest mailing list
> Dojo-interest@...
> http://dojotoolkit.org/mailman/listinfo/dojo-interest
>
_______________________________________________
Dojo-interest mailing list
Dojo-interest@...
http://dojotoolkit.org/mailman/listinfo/dojo-interest

 « Return to Thread: Javascript Analog Clock with moveable hands