Re: SVG Script in Firefox troubles

Dale Ellis <[email protected]> Tue, 13 Oct 2009 08:13:51 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <[email protected]>
On Oct 13, 2:21 pm, Boris Zbarsky <[email protected]> wrote:
> On 10/13/09 5:36 AM, Dale Ellis wrote:
>
> >      tri.setAttributeNS('http://www.w3.org/2000/xlink/namespace/',
>
> I have no idea where you got that namespace string.  The right namespace
> is "http://www.w3.org/1999/xlink".
>
> The fact that this works in the Adobe SVG viewer is slightly astounding...
>
> -Boris


Yea I really dont rememeber where I got that from, probably copied off
someones code off the web. Anyway, that had done the trick, thanks
very much Boris, brilliant help, its working perfectly in Firefox now!