Re: js/dom and "this" referencing
Boris Zbarsky <[email protected]> Tue, 11 May 2010 09:25:38 -0400
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 5/11/10 3:50 AM, rvj wrote: > In particular, I want to reference the value of "this" associated with an > XBL binding after one or more onload events fire Depends on where your listeners are coming from. Who's calling addEventListener? -Boris