Re: SVG Script in Firefox troubles
Boris Zbarsky <[email protected]> Tue, 13 Oct 2009 09:21:49 -0400
| Newsgroups | gmane.comp.mozilla.devel.svg |
|---|---|
| Message-ID | <[email protected]> |
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