OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] help with inline svg explorer

[ Lists Home | Date Index | Thread Index ]

bryan wrote:
> I was just wondering if any one could tell me why, when using Internet
> Explorer behaviors to place an svg document inline within an dynamically
> generated html document, and then attempting to reference a
> linearGradient with an id firegrad1 for a fill the element being filled
> by said gradient disappears whereas when I present the same svg as a
> self-contained svg document the element being filled by the gradient is
> present. I'm supposing that what happens when I write 
> Fill="url(#firegrad1)" is that the adobe plugin must be having a problem
> finding firegrad1 when inline, the question being if I can do something
> else to let it know it's being used inline?

I am by no means well acquainted with IE binary behaviours, but it's not 
the first time I hear of that kind of problem. I think that what it 
boils down ot is the fact that IE is not an XML app by any measure, so 
that when the Adobe plugin tries to find firegrad1 using an XML DOM it 
somehow fails. There are probably workarounds for this problem on 
Adobe's side (though they may be clunky), I'm not sure if there are any 
pleaseant ones on your side. You may consider using entities, or some 
Javascript to inline the gradient.

-- 
Robin Berjon <robin.berjon@expway.fr>
Research Engineer, Expway
7FC0 6F5F D864 EFB8 08CE  8E74 58E6 D5DB 4889 2488





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS