It would be easier to do with SVG than with canvas, especially using a library like Raphaël . See this demo - it is not very different from what you want to do. If you use Raphaël, then it will be much more portable than canvas, because it will even work on IE 6 (using VML).
Update:
, . . , , , .