I have a standalone SVG file and a separate Javascript file to deal with mouse events triggered from the SVG file. The projects works well with Firefox but somehow I got problem
As Spudley's answer says, IE8 doesn't support SVG.
If the image is appearing on your page, thereare a few possibilities:
Internet Explorer 9 does support SVG, however, so an IE upgrade, where possible, will solve that problem.