Vincent Hardy wrote:
> 
> Arvind,
> 
> If you are trying to read the <path>'s d attribute, you need to
> use the getAttributeNS(svgNS, "d") method.

Ooops, getAttributeNS(null, "d");
Thanks Thierry for noticing the error.
Vincent.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to