Anyone know how this can be done? Would you use a canvas object, svg, jQuery, etc?
+4
A:
A canvas element with some JavaScript would work great.
In fact, here's a jQuery plugin that already has this implemented.
Ben S
2010-06-22 19:40:57
A:
Here is a quickly hacked up version of this using SVG I just did. Works well for me on my iPhone. Also works in a desktop browser using normal mouse events.
heycam
2010-06-23 04:45:52