Open
Bug 517987
Opened 16 years ago
Updated 3 years ago
Too many onload events for images when using document write.
Categories
(Core :: DOM: Events, defect, P5)
Tracking
()
NEW
People
(Reporter: erik, Unassigned)
Details
Attachments
(1 file)
1.01 KB,
text/html
|
Details |
When there are 2 frames who's content is written using document write and they both reference the same image the image in the second frame fires onload twice.
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•