- From: Robin Berjon <robin.berjon@expway.fr>
- Date: Sun, 14 May 2006 16:59:51 +0200
- To: Mark Birbeck <mark.birbeck@x-port.net>
- Cc: <www-svg@w3.org>
On May 12, 2006, at 19:03, Mark Birbeck wrote: > Having said all of this, my recollection when I did some work on > this for our Sidewinder Viewer is that the missing piece of the > jigsaw is actually in DOM 2 Events, is it not? Registering on the > root node is possible (obviously), but not the document object > itself. It's a while since I've looked at this, so I could be > wrong...and if it's true it may already be addressed in DOM 3 Events. There is no "root node" that isn't the Document node, and the Document node is an EventTarget, and AFAIK has always been. -- Robin Berjon Senior Research Scientist Expway, http://expway.com/
Received on Sunday, 14 May 2006 14:59:57 UTC