Re: addEventListener on my own extension?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Simon wrote: > ok, that works, but... I need the TextEvent to attache some string on > the event. I would add the DOMString with the TextEvent - init- > function (http://www.w3.org/TR/DOM-Level-3-Events/events.html#Events- > TextEvent). Ah. We don't implement initTextEvent, sorry. -Boris