An example of showing a svg file, with a gif as fallback if the device does not support svg
Instantiate Object

The code:
<object type="image/svg+xml" data="gfx/iama_svg.svg" id="o1" width="200" height="50" declare="declare">
</object>
<a id="h1" href="#o1">Instantiate Object</a>
Index