how does one remove an anonymous event listener function ?

On Sep 2, 12:23 pm, Anthony Lieuallen <[email protected]> wrote:
> document.getElementById('disqus_whatever').addEventListener('DOMNodeInserted',
> function () { ... }, true);
>
> Where the first line of the function is to remove the event listener again.

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to