Re: Finding events on a page added using addEventListener
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Jon wrote: > I'm using google groups as I don't have a newsgroups account and I > just realised I clicked reply to author instead of reply. So I think I > sent my response to your e-mail address. Yeah, sounds like the addEventListener magic with trusted events is biting you. I'm pretty sure this has come up before; I'd search bugzilla and the list archives here. But I think the answer is that you need to set it on each node individually... -Boris