Closed
Bug 134335
Opened 24 years ago
Closed 22 years ago
RFE windowRef.onload for windows created by window.open
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 226416
People
(Reporter: mgalli, Unassigned)
References
()
Details
// When I create one new window with
newWin=window.open(src); //,
newWin.onload=eventHandlerFunction; // would be very nice have.
--
I am not sure if this is the way implemented or if this is a bug. Anyway it's an
interesting feature since we have onload events working for IFRAMES.
Comment 1•23 years ago
|
||
*** Bug 143299 has been marked as a duplicate of this bug. ***
Comment 4•22 years ago
|
||
Dupping to newer bug with patch.
*** This bug has been marked as a duplicate of 226416 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•