attached mail follows:
Hi all, I have an SVG/JavaScript problem, which looks like this. I have: <g onmousedown="mouseDownEvent(evt)"> embedded within an SVG image that is drawn (by IE5.5 with adobe's SVG2.0 plugin) with the following HTML: <EMBED ID="svgEmbedTag" SRC="../images/image.svg"> The problem is that when my mouseDownEvent(event) script runs, event.type and event.button behave as expected, but event.srcElement contains the undefined value. How can I get a reference to the HTML element that triggered the event?? Any help would be vastly appreciated! Thanks, SimonReceived on Tuesday, 8 May 2001 03:42:04 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:20 GMT