This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Displaying SVG



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]