Is this possible? I'd like to draw a screen using the canvas methods and then overlay
html hyperlinks on this (fullscreen) canvas. I have experimented with capturing the
mouse click event and know where I clicked on the canvas, but now I'd just like to
be able to hyperlink to places right from the canvas. It would be convenient if you
could somehow embed hrefs there.
thanks,
William