[whatwg] Exposing EventTarget to JavaScript
Aaron Boodman
aa at google.com
Fri Apr 24 14:16:36 PDT 2009
On Fri, Apr 24, 2009 at 2:09 PM, Alex Russell <slightlyoff at google.com> wrote:
> Even in the XHR case, adding more than one listener is currently a
> pain. Part of the goal here would be to make event dispatch across
> lists of listeners as natural in JS as it is in DOM.
Nit: I believe this has been fixed in XHR (it now supports
addEventListener, if that's what you were referring to).
- a
More information about the whatwg
mailing list