Closed
Bug 1258743
Opened 10 years ago
Closed 7 years ago
Please provide example implementation of EventTarget
Categories
(Developer Documentation Graveyard :: API: DOM, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nkatsikanis, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
There is not example of a generic implementation. There are too many examples (eg http://upshots.org/javascript/javascript-simple-implementation-of-eventtarget) scattered around the web and I prefer to get mine from Modzilla.
Updated•10 years ago
|
Component: JavaScript → API: DOM
Priority: P2 → --
Hi Florian,
I did the change as per above instruction.
https://developer.mozilla.org/en-US/docs/Web/API/EventTarget
Please review and let me know.
Thank you
Comment 2•7 years ago
|
||
Estelle, can you review the code example in the EventTarget page?
Flags: needinfo?(eweyl)
Comment 3•7 years ago
|
||
Looks fine.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Flags: needinfo?(eweyl)
You need to log in
before you can comment on or make changes to this bug.
Description
•