Re: Displaying SVG

Subject: Re: Displaying SVG
From: Larry_Mason@xxxxxx
Date: Fri, 25 Aug 2000 10:41:40 -0500
> I chose to open a new window, because displaying the svg in the
> DIV.innerhtml won't work at all. The plugin doesn't recognize it.
> The best solution would be proper inline svg, but I don't think any
> browser supports it.

This puts the clock svg from Adobe in an existing page

<BODY BGCOLOR="#3366cc" >
Check the current time
<CENTER><EMBED NAME="SVGTest" WIDTH="117" HEIGHT="90" SRC
="clock.svg"></CENTER>
</BODY>

Cheers!
Larry
--------------------------------------------------------------------------------------

Remember 2 wrongs don't make a right, but 3 lefts do.
--------------------------------------------------------------------------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread