Re: SVG within file with extension .xhtml/.html

Otto Wyss <[email protected]> Sat, 06 Nov 2010 10:53:50 +0100
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
Robert Longson wrote:
> SeaMonkey 2.0.8 does not support html5 so you can't embed SVG into
> html using markup. Your options are either to use the DOM to add SVG
>
Thanks a lot. Can you give me any hint how to change the code using the DOM so I 
can work on the code in my environment? The SVG code isn't from me so I'm not 
very familiar but I'd like to extend it so one day it may become usable for OSM.

Besides is there a usefull tutorial about SVG? I'd rather don't like to dig into 
W3C documents, they are more or less unreadable.