Dojo2D clock demo

Hi everyone,
There is a cool Dojo2D demo at:

    http://archive.dojotoolkit.org/nightly/demos/gfx/clock.html

As I have mentioned in a previous post, Dojo2D uses the SVG graphics model
as its input and renders using SVG on Firefox and VML on IE. At this point,
Dojo2D only supports procedural definition of the graphics via JavaScript
calls, but at some point it will take SVG markup as input as an alternative
to the existing procedural approaches.

Be sure to try to move the clock hands with the mouse.

Jon

Jon Ferraiolo <jferrai@us.ibm.com>
Web Architect, Emerging Technologies
IBM, Menlo Park, CA
Mobile: +1-650-464-7817

Received on Monday, 25 September 2006 17:50:11 UTC