You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Andres Taborda <an...@yahoo.com> on 2005/07/28 01:16:37 UTC

Dynamic SVG with XSL

hello list,
I are generate an document xml and display an part
html + image svg.
my source code have an fragment of svg (<svg>..
</svg>)
the browser display none 0 result. only the content
html (tables, fonts,etc). the image svg not show
the plugins of adobe are install in my browser.

how to find an solution.

thanks very much.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Dynamic SVG with XSL

Posted by Joerg Heinicke <jo...@gmx.de>.
On 28.07.2005 01:16, Andres Taborda wrote:
> hello list,
> I are generate an document xml and display an part
> html + image svg.
> my source code have an fragment of svg (<svg>..
> </svg>)
> the browser display none 0 result. only the content
> html (tables, fonts,etc). the image svg not show
> the plugins of adobe are install in my browser.
> 
> how to find an solution.

You need a browser understanding embedded SVG. Don't know if there is 
already one. Otherwise the FragmentExtractorGenerator and -Transformer 
will help you. We had this topic just two days ago, so search in the 
archives.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org