surfer97301
08-11-2004, 04:46 PM
Hi,
I have an html doc which embeds an xml doc. The xml doc has a transform attribute which turns the xml into svg.
Now the problem is that when I load the html page I don't see the svg. I see a box with scroll bars.
I have taken the xml and the xsl and put them into a transformer and taken the output saved it to a file called mysvg.svg and then used that file as the src in the embed and that works fine. So... has anyone sucessfully done what I am trying to do?
Any ideas?
Thanks!
I have an html doc which embeds an xml doc. The xml doc has a transform attribute which turns the xml into svg.
Now the problem is that when I load the html page I don't see the svg. I see a box with scroll bars.
I have taken the xml and the xsl and put them into a transformer and taken the output saved it to a file called mysvg.svg and then used that file as the src in the embed and that works fine. So... has anyone sucessfully done what I am trying to do?
Any ideas?
Thanks!