Hello,
When I develop more complex SVG applications I sometimes have problems
tracking the state of event listeners that I add and remove as needed
using .addEventListener() and .removeEventListener()
I wonder if there is a way to find out whether an event listener is
currently attached to an element (e.g. the document.documentElement),
either by using the JS debugger in squiggle or by writing out something
to the console.
It would help me a lot finding my bugs.
Thanks for any feedback on that problem,
Andreas
--
----------------------------------------------
Andreas Neumann
Institute of Cartography
ETH Zurich
Wolfgang-Paulistrasse 15
CH-8093 Zurich, Switzerland
Phone: ++41-44-633 3031, Fax: ++41-44-633 1153
e-mail: [EMAIL PROTECTED]
www: http://www.carto.net/neumann/
SVG.Open: http://www.svgopen.org/
Carto.net: http://www.carto.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]