Closed
Bug 896430
Opened 12 years ago
Closed 10 years ago
[404] documentation about unload event
Categories
(Developer Documentation Graveyard :: API: DOM, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: taiki, Assigned: bruant.d)
References
()
Details
(Whiteboard: c=DOM u=webdev p=0)
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
The unload event is referenced at https://developer.mozilla.org/fr/docs/DOM/window.onbeforeunload but the link throw a 404 error.
| Assignee | ||
Comment 1•12 years ago
|
||
> The unload event is referenced at
> https://developer.mozilla.org/fr/docs/DOM/window.onbeforeunload but the link
> throw a 404 error.
This link is fine. https://developer.mozilla.org/fr/DOM/window.onunload isn't (I have no idea why yet)
Sorry for my ppor english, that was what I meant: https://developer.mozilla.org/fr/DOM/window.onunload is referenced on https://developer.mozilla.org/fr/docs/DOM/window.onbeforeunload but it doesn't work
Comment 3•10 years ago
|
||
I've fixed both the English and French text. This link disappear from the latter. I'm calling this bug fixed.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•