You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Tobias McNulty <tm...@datadesk.com> on 2002/06/27 17:51:07 UTC

Node Event Listeners

Hi,

I have a question about node event listeners: what is the proper 
(and/or most efficient) method of temporarily disabling events to the 
DOM while I make a bunch of changes, and then pushing a single event 
into the queue after I've finished?

Is there any way to get a list of the currently installed event 
listeners, so I can remove them and then re-add them?  This seems 
rather inefficient, but I don't see any other way.

Thanks,
Toby
-- 
Tobias McNulty
Data Description, Inc.
840 Hanshaw Road, Suite 9
Ithaca, NY 14850
Phone: (607) 257-1000
E-mail: tmcnulty@datadesk.com
Web: www.datadesk.com

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org