Closed
Bug 223879
Opened 22 years ago
Closed 22 years ago
Additions to windowfeatures for window.open()
Categories
(Documentation Graveyard :: Web Developer, defect)
Documentation Graveyard
Web Developer
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 195867
People
(Reporter: telematx, Assigned: endico)
References
()
Details
Attachments
(1 file)
|
1002 bytes,
text/plain
|
Details |
In the online Gecko DOM Reference, the list of windowfeatures for window.open()
does not include "dependent" or "modal". Both these options appear to work
though: "dependent" makes a modeless window, "modal" makes a modal window.
Comment 2•22 years ago
|
||
The original source is in DocBook. Let's hold fixes until we decides on a format
everyone can contribute to.
*** This bug has been marked as a duplicate of 195867 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 3•22 years ago
|
||
.
Component: webmaster@mozilla.org → Web Developer
Product: mozilla.org → Documentation
Version: other → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•