hardc0d3r:
> how can i get the attributes of the use element and not the referenced
> element?

You’ll have to be more specific.  Do you mean inside an event listener
that is on the <use> element?  If so, then you could use
‘evt.currentTarget’ rather than ‘evt.target’.

-- 
Cameron McCormack, http://mcc.id.au/
        xmpp:[EMAIL PROTECTED]  ▪  ICQ 26955922  ▪  MSN [EMAIL PROTECTED]

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

Reply via email to