Re: Passing JavaScript Function object to EventTarget.addEventListener()
Sergey Yanovich <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
On 2008-12-01 15:40, Neil Deakin wrote: > Because in the idl source for nsIDOMEventListener (at > http://mxr.mozilla.org/mozilla-central/source/dom/public/idl/events/nsIDOMEventListener.idl > ), the interface is marked with 'function'. Great. Thanks.