RaphaelJS: Creating click-through elements?

Viewed 2396

I need to overlay a label on top of multiple clickable elements. I want to be able to click on an element through the label on top of it.

Is this possible? If so, how would I accomplish this?

1 Answers
Related