« Return to Thread: Javascript Analog Clock with moveable hands

Re: Javascript Analog Clock with moveable hands

by Bob Ippolito :: Rate this Message:

Reply to Author | View in Thread


On Dec 29, 2005, at 5:15 PM, Damien Watson wrote:

>> 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.
>
> So what about:
>
> http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm

Creating and destroying a few thousand divs every frame of animation  
is ridiculous.  While that's technically possible to do, it's not at  
all practical.

-bob

_______________________________________________
Dojo-interest mailing list
Dojo-interest@...
http://dojotoolkit.org/mailman/listinfo/dojo-interest

 « Return to Thread: Javascript Analog Clock with moveable hands