I've fiddled with addEventListener, but no matter how I played it, I could always use XML and the DOM methods to handle events for an svg element in a much more elegant manner.
Francis --- In [email protected], Antoine Quint <[EMAIL PROTECTED]> wrote: > On 21 mai 2005, at 07:41, Francis Hemsher wrote: > > > If you understood xml you would see that > > setAttribute("onclick" "myFunction()") > > is how you accomplish events. Gad! I've been seeing this eventListener > > thingie for years and it's about time it was removed from SVG!!! > > Could you expand on that? I think the addEventListener() method is > absolutely essential to SVG, especially if you want your event > listener to live in a special object context. > > Antoine > -- > Antoine Quint � Fuchsia Design > SVG & Client-side XML Consulting > W3C Invited Expert (SVG and CDF) > http://fuchsia-design.com ----- 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/

