From: pcoustillas (pcoustillas@perinfo.com)
Date: 09/08/2002 - 12:51
Il faut installer le plug-in svg fournit pour ie par adobe. Tu touvera
ton bonheur la :
http://www.adobe.com/svg/main.html#
(en bas à gauche)
Relance ie avant de tester.
Eric.Reiter@ic.lu wrote:
>Bonjour
>
>Je debute avec SVG et mon but et d en afficer un dans Internet Explorer.
>Pour cela, j ai cree la page HTML suivante :
>----------------------------------
><html>
><body>
><object align="center" data="essai.svg" border="0" name="SVGEmbed"
>height="1000" width="1000" type="image/svg-xml"/>
></body>
></html>
>----------------------------------
>
>Mon fichier SVG est le suivant :
>---------------------------------
><?xml version="1.0" standalone="no"?>
>
><svg width="10cm" height="3cm" viewBox="0 0 1000 300"
>xmlns:xlink="http://www.w3.org/XML/XLink/0.9" version="1.0">
> <defs>
> <path id="MyPath"
> d="M 100 200
> C 200 100 300 0 400 100
> C 500 200 600 300 700 200
> C 800 100 900 100 900 100"/>
> </defs>
> <desc>Example toap01 - simple text on a path</desc>
>
> <use xlink:href="#MyPath" style="stroke:red"/>
> <text style="font-maily:Vernada; fontsize:42.3333; fill:blue">
> <textPath xlink:href="#MyPath">We go up, then we go down,
>then up again</textPath>
> </text>
></svg>
>---------------------------------
>
>Je pensais que cela suffisait. Malheureusement, IE m affiche une page
>blanche.
>Quelqu un pourrait il m aider??
>merci
>Eric
>--
>Devenez redacteur <XML>fr et contribuez au developpement du
>xml francophone (http://xmlfr.org/infos/redacteurs/) !
>
>Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
>
>Cette liste est a votre disposition pour discuter en francais de
>tout sujet technique lie a XML.
>
>Pour resilier votre abonnement, envoyez un message contenant
>la commande "unsubscribe" a xml-tech-request@xmlfr.org
>(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
>
>
>
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Archive générée par hypermail 2.1.3 le 28/06/2004 - 11:06 UTC
webmaster@xmlfr.org
|