heureka
02-11-2010, 12:28 PM
I created a SVG-path which looks like the image (without the gray area) in the attachment. I set its "fill"-attribute to "none", so that the gray is invisible, and attached an onclick-event to the LINE-path. But the onclick-event also fires when I click into the gray area - even if "fill='none'" is set!!!
Isn't it possible that the onclick event only fires when I click onto the line itself?
Isn't it possible that the onclick event only fires when I click onto the line itself?