Re: [svg-developers] Dynamic change of xlink:href attribute in image

2008-11-13 Thread Erik Dahlström
On Wed, 12 Nov 2008 20:14:24 +0100, Luis Vielva [EMAIL PROTECTED] wrote: Dear svg developers, When I change the xlink:href attribute of an image element in svg I would expect the displayed image to change. It works as expected in IE with ASV, firefox, chrome and safari. But I have had to

Re: [svg-developers] Re: Using Batik - can I add a buffer zone

2008-11-13 Thread Mark Elliott
Thanks worked a treat From: Frank Bruder [EMAIL PROTECTED] To: svg-developers@yahoogroups.com Sent: Wednesday, 12 November, 2008 23:38:09 Subject: [svg-developers] Re: Using Batik - can I add a buffer zone Use the -a, -w, and -h options of the rasterizer. If,

[svg-developers] cannot get a link to open in a new browser window when using a svg tool in IE7

2008-11-13 Thread xuemeiliu2001
I am playing with a svg tool developed by my collegues. This tool works great in IE6, but when I use IE7 to explore it, I got a trouble. In the website we developed in svg scripts, it was supposed to link to another website when user clicks a button or an image. Since the user might need to

Re: [svg-developers] Re: Dynamic change of xlink:href attribute in image

2008-11-13 Thread Luis Vielva
I have prepared the following test code and, following the advise provided by Erik Dahlstrom, I am using one of his suggestions ---function conmuta4()--- in my production code ?xml version='1.0' encoding='utf-8' standalone='no' ? svg xmlns:xlink='http://www.w3.org/1999/xlink'

Re: [svg-developers] cannot get a link to open in a new browser window when using a svg tool in IE7

2008-11-13 Thread Olaf Schnabel
Hi Xuemei see the posting http://tech.groups.yahoo.com/group/svg-developers/message/60857 and follow the discussion tree there. Regards Olaf xuemeiliu2001 wrote: I am playing with a svg tool developed by my collegues. This tool works great in IE6, but when I use IE7 to explore it, I got

[svg-developers] Re: Dynamic change of xlink:href attribute in image

2008-11-13 Thread m_usha264
Hi LuisVielva, can u provide the code for changing the xlink:href attribute of an image element in svg in IE. --- In svg-developers@yahoogroups.com, Luis Vielva [EMAIL PROTECTED] wrote: Dear svg developers, When I change the xlink:href attribute of an image element in svg I would