From: Robin B. <ro...@kn...> - 2001-09-17 15:00:29
|
On Monday 17 September 2001 10:14, Antoine Quint wrote: > Before I ask on svg-dev, I was wondering if you knew how to use > addEventListener. I think this is the method I need, but I'm not sure. This would indeed be the right way to do it. I haven't tested it with ASV though. evtTarget.addEventListener( type, listener, boolCapture); Look into the DOM 2 Events, it's all explained (not too obscurely). -- _______________________________________________________________________ Robin Berjon <ro...@kn...> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- An eye for an eye will make the whole world blind. -- Mahatma Gandhi |