Hi,

I just started a doc on the SVG wiki for inline SVG. See

http://www.google.co.uk/search?q=xslt+line+break

That should help put you on the right track for getting it working in both
IE+ASV and FF. The doc could use some more eyes on it to work out the bugs
and improve it anyway.

Regards,
Jonathan

On 10/17/05, delmundo51 <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> i try to create SVG-Code out of xml-files dynamically, which i want to
> embed into HTML-Tables as Code(not as link to a SVG-File).
> Here a little example of a file with svg-Code in HTML:
>
> "<html xmlns:svg="http://www.w3.org/2000/svg";
> xmlns:xlink="http://www.w3.org/1999/xlink";>
> <object CLASSID="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2"
> id="AdobeSVG"></object>
> <?import namespace="svg" implementation="#AdobeSVG">
> <head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
> <title>Newscollector</title>
> </head><body><table cellspacing="2" cellpadding="2" border="1"
> width="610px"><tr><td>
>
> <svg:svg viewBox="0 0 600 30" height="30px" width="600px">
> <svg:g>
> <svg:text style="font-family:'Arial Black', Helvetia; font-size:12;
> fill:rgb(0,0,0)" text-anchor="start" y="20" x="600">
> +++ <svg:a xlink:href="http://www.yahoo.com";
> text-decoration="underline" target="_blank"> Message 1</svg:a>
> .....
> +++ <svg:a xlink:href="http://www.editix.com";
> text-decoration="underline" target="_blank"> Message 6</svg:a>+++
> <svg:animateMotion begin="0" dur="10" path="M 0 0 -1000 0"
> repeatDur="indefinite"/>
> </svg:text>
> </svg:g></svg:svg>
>
> </td></tr></table></body></html>"
>
> Unfortunately the hyperlinks are not working here, as i have to
> activate the xlink namespace somehow(in addition to
> 'xmlns:xlink="http://www.w3.org/1999/xlink";')?
> As well, the file works in IE-browser, but not in Firefox?
>
> Any help or hints would be appreciated.
>
> Regards,
>
> Rolf
>
>
>
>
>
>
>
>
>
>
> -----
> To unsubscribe send a message to:
> [EMAIL PROTECTED]
> -or-
> visit http://groups.yahoo.com/group/svg-developers and click "edit my
> membership"
> ----
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to