Re: [svg-developers] Doubts using JavaScript

2005-08-24 Thread Holger Will
jucabapa79 schrieb: > Hello Everyone!!! > > I have two doubts. > > 1) Is possible to change the href of an command using other > command? If is so, What is the best way to do it? a.setAttributeNS("http://www.w3.org/1999/xlink","href","file.svg";) > > 2) Is possible to "read" the attribute of a

[svg-developers] Doubts using JavaScript

2005-08-23 Thread jucabapa79
Hello Everyone!!! I have two doubts. 1) Is possible to change the href of an command using other command? If is so, What is the best way to do it? 2) Is possible to "read" the attribute of an svg object and import the data as text. By example I have an SVG Object that have as "fill" attribut