Get SVG In Firefox
How to use SVG that doesn't work in Firefox
Adobe SVG Viewer 3.03 is available from this link.
Adobe SVG Viewer 6.0 preview 1 is available from here. This one is a beta release, but it seems to work well.
When installing the viewer for Firefox (and perhaps other Mozilla browsers) on Windows the installation instructions are slightly more difficult, and the 6.0 preview 1 plugin must be used instead of the stable version 3.03.
- Download the installer for the 6.0 preview 1 version of Adobe's SVG viewer from here. (You want the link at the bottom that says "Win 98 - XP")
- Run the installer (either find SVGView.exe where you saved it or click "Open" in the Firefox "Downloads" window).
- Now for the lousy part, copy NPSVG6.dll and NPSVG6.zip from C:\Program Files\Common Files\Adobe\SVG Viewer 6.0\Plugins to C:\Program Files\Mozilla Firefox\plugins. I've assumed default install paths for both of the programs here.
- All that's left is to restart Firefox and browse to a test page
How to help everyone else out
Now that you've got your problem fixed, you should also contact the website owner and let them know that some of their visitors aren't able to use their SVG pages.
Often the reason that SVG doesn't work in Firefox is that it's not written the right way. Technically that would mean it's not 'valid' SVG. In these cases Firefox will sometimes just give you a yellow screen with red letters and a strange error message.
Other times there might be some features that the page uses which Firefox doesn't support. Some features of SVG are optional so Firefox isn't really doing anything wrong in that regard. It can be confusing for us as users though. If you want to see what Firefox does and doesn't support, they publish this information here.
link moved to
http://developer.mozilla.org/en/docs/SVG_in_Firefox_1.5
Post new comment