[whatwg] Detecting eventListeners

Boris Zbarsky bzbarsky at MIT.EDU
Thu May 24 20:19:37 PDT 2012


On 5/24/12 11:00 PM, Xavier Ho wrote:
>   The door's already open.  You simply have to iterate through all the
> nodes, and call removeEventListener with all possible events.

No.  removeEventListener needs the actual object that was passed to 
addEventListener to remove the listener.

-Boris



More information about the whatwg mailing list