New SVG Content Site
December 1st, 2005The latest release of Firefox has support for SVG. To help spread the understanding of how SVG works and what it can do a new site called SVG Pad has been set up. It is really worth a look once you have installed Firefox 1.5. Below is an animation from the site which shows the familiar progress indicator on MacOS X.
But I found something odd about how you must display an SVG image. Normally you would use an IMG tag and set the SRC attribute to the URL of the image. I tried that and Firefox 1.5 did not work. I looked at the SVG Pad site and saw they place the SVG reference as a reference of an IFRAME. Perhaps it will eventually work in the IMG tag as I think it should, but for now this workaround is OK.
