Le Lundi 28 Novembre 2005 11:38, Nikolya Patskov a écrit :
> I have written this is code
>
>
> <?xml version="1.0" standalone="no"?>
> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
>   "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
> <svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg";>
>
> <image xlink:href = "somepic.svg"  x="10" y="10" width="34"
> height="34"/>
>
> </svg>
>
> when I use gif file it displays.

Hi,

maybe you hit https://bugzilla.mozilla.org/show_bug.cgi?id=276431 ?

For the rest, 1/ some people recommend not to use doctypes anymore and 2/ some 
namespace fanatics will tell you to declare the xlink ns in your svg tag, but 
I don't think that either of those is the cause of your problem. The bug 
mentionned above would get good odds.

I hope that helps,

Sylvain

        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/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