DanBogaard
03-26-2003, 05:21 PM
Hello all...
Was wondering if addEventListener() (and remove) work in any flavor of IE? I ask because I can't get it to work using IE, but can get it to work in a SVG document inside of IE...
The SVG raises more questions like: is the SVG plugin (adobe's) handling the addEventListener instead of the browser (why it works in IE if IE can't handle the event...) An example can be seen at:
http://www.rit.edu/~dsbics/svg/myMover.html
Any help in clarifying this would be greatly appreciated!
Was wondering if addEventListener() (and remove) work in any flavor of IE? I ask because I can't get it to work using IE, but can get it to work in a SVG document inside of IE...
The SVG raises more questions like: is the SVG plugin (adobe's) handling the addEventListener instead of the browser (why it works in IE if IE can't handle the event...) An example can be seen at:
http://www.rit.edu/~dsbics/svg/myMover.html
Any help in clarifying this would be greatly appreciated!