Hey there,
I searched for this topic a while and I could not find any useful thing on that. My problem is: in our company we have a web application which uses svg elements. There are situations when one drags a svg point with mouse pointer over a line and now the line should get an mouseover event. The line lies above the point. This works fine for Firefox and Chrome but not for Internet Explorer. I tried pointer-events but this does change anything. Does anyone has an idea?
Best regards
Samuel