Closed
Bug 78699
Opened 24 years ago
Closed 24 years ago
A Layer can't be in front of a IFRAME
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
Future
People
(Reporter: blecon, Assigned: pollmann)
Details
Attachments
(2 files)
I would like to display a LAYER(div) in front a IFRAME but it always appears
behind the IFRAME (if it contains an inner page). With IE this case is possible.
Comment 1•24 years ago
|
||
Have you got a testcase?
I don't think the <layer> and <iframe> tags are supported by Mozilla as they are
not in HTML 4.
Comment 2•24 years ago
|
||
<iframe> *is* in HTML4. http://www.w3.org/TR/html4/present/frames.html#h-16.5
Comment 5•24 years ago
|
||
It seems that only the content of the IFRAME appears front of the DIV.
If you set the IFRAME FrameBorder to true, you can see the IFRAME border behind
the DIV, but the content in front of the DIV.
Comment 7•24 years ago
|
||
Confirmed.
Windows 2000 / 2001052504
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•24 years ago
|
Target Milestone: --- → Future
![]() |
||
Comment 9•24 years ago
|
||
Taras, thanks! Marking duplicate.
*** This bug has been marked as a duplicate of 43410 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•