[svg-developers] What should the evt.target object be for a use tag?

2006-12-26 Thread brucerindahl
I have a use tag with a mouseover action. The code looks something like this: ?xml version=1.0 standalone=no? svg viewBox=0 0 1224 792 xmlns:xlink=http://www.w3.org/1999/xlink; xmlns=http://www.w3.org/2000/svg; script![CDATA[ function showData(evt) {

Re: [svg-developers] What should the evt.target object be for a use tag?

2006-12-26 Thread Manoj K
Hi ! Bruce, Sorry, shall slog into the code later on. Don't Mind. Regards, Manoj brucerindahl [EMAIL PROTECTED] wrote: I have a use tag with a mouseover action. The code looks something like this: ?xml version=1.0 standalone=no? svg

Re: [svg-developers] What should the evt.target object be for a use tag?

2006-12-26 Thread Antoine Quint
On 27 déc. 2006, at 03:48, brucerindahl wrote: What is the correct value in this case?? It should be an SVGElementInstance instance. Antoine -- Blog — http://the.fuchsia-design.com - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit