What do you mean by "I'm using an SVG image" ? Where is the SVG image added to your code ?
You must be aware that IE doesn't support SVG and for microsoft browsers the chosen OpenLayers vector renderer is the VML one. Regards Pierre On Thu, Mar 6, 2008 at 10:00 AM, fgenin <[EMAIL PROTECTED]> wrote: > > Hy Tim, > > I'm using an SVG image with an Xlink href like that : <image > xlink:href="arrow.png">. > For that, I added the attribute > xmlns:xlink=http://www.w3.org/1999/xlink to the SVG root. > > It's well working in firefox 2.x but not in IE7. > > Any ideas? > > Thanks, > Fabrice > > > > > Tim Schaub wrote: > > > > Hey- > > > > fgenin wrote: > >> Hy guys, > >> > >> do you know if Xlink is compatible with IE7 in order to use the > >> xlink:href > >> tags? > > > > I think the more relevant question is: who cares? > > (discussion on that question from 2002 > > http://www.xml.com/pub/a/2002/03/13/xlink.html) > > > > More seriously, can you give a bit more context to your question? > > > > Tim > > > >> > >> Thanks for your help! > >> > >> Fabrice > >> GIS developper > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://openlayers.org/mailman/listinfo/dev > > > > > > -- > View this message in context: > http://www.nabble.com/Xlink-sous-IE-tp15853289p15869137.html > > Sent from the OpenLayers Dev mailing list archive at Nabble.com. > > _______________________________________________ > > > Dev mailing list > [email protected] > http://openlayers.org/mailman/listinfo/dev > _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
