Actually, if you were to examine the SVGElement interface in the SVG
1.1 DOM specification:
http://www.w3.org/TR/SVG/types.html#InterfaceSVGElement

You'll see the "id" property as being well-defined. If an agent
implements the SVG DOM, it *should* implement that property as well,
making it perfectly alright to use (and much more convenient than
getAttribute("id")).

-Jason Davis

--- In [email protected], Jonathan Chetwynd
<[EMAIL PROTECTED]> wrote:
>
> Jonathan,
> 
> that's extremely kind once again, I just can't get my head around  
> supporting different ways of doing stuff. ASV also supports both...
> 
> thanks
> 
> ~:"
> 
> Jonathan Chetwynd
> 
> 
> 
> On 8 May 2006, at 10:26, Jonathan Watt wrote:
> 
> .getAttribute('id')
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get to your groups with one click. Know instantly when new email arrives
http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to