Re: SVG Script in Firefox troubles

Boris Zbarsky <[email protected]> Mon, 12 Oct 2009 11:29:22 -0400
Newsgroups gmane.comp.mozilla.devel.svg
Message-ID <[email protected]>
On 10/12/09 11:25 AM, Dale Ellis wrote:
> 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.

Ah, yes.  That's the value in the CSS spec, after all.

> Now for the mater of the lines not appearing, any ideas anyone? The element
> 'taskDependecies' is a<g>  incase anyone wondered.

What values are you setting x1/y1/x2/y2 to?  What CSS is bound to the 
class you set?

-Boris