Re: SVG Script in Firefox troubles

Dale Ellis <[email protected]> Mon, 12 Oct 2009 08:25:07 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.svg
Organization http://groups.google.com
Message-ID <[email protected]>
> What are you using for the "SVG_NS" constant?
>
> Other than perhaps that, this looks like it should work just fine.  What
> Firefox version were you testing?  Is a page showing the problem
> publicly available somewhere?
>
> -Boris

Thanks for reply Boris,

Constant is set to this "http://www.w3.org/2000/svg" I have made a
little breakthrough since posting, visiblity needed to be set to
"visible" rather than "show", firefox likes thats. Now for the mater
of the lines not appearing, any ideas anyone? The element
'taskDependecies' is a <g> incase anyone wondered.

Thanks,
Dale