Closed
Bug 25075
Opened 25 years ago
Closed 25 years ago
Invisible DIVs active but not visible (i.e. can click areas)
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: yvan.rivard, Assigned: joki)
Details
<HTML>
<HEAD>
<TITLE>Mozilla DIVs test</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF">
<!-- We shouldn't be able to click on the spacer.gif since DIV is hidden -->
<DIV ID="layerOff" STYLE="position: absolute; left: 0px; top: 0px; width: 400px;
height: 300px; z-index: 0; visibility: hidden;">
<A HREF="#"><IMG SRC="spacer.gif" WIDTH="400" HEIGHT="300" BORDER="1"
ALT=""></A><BR>
</DIV>
</BODY>
</HTML>
Comment 1•25 years ago
|
||
A DUP of a joki bug. Forwarding to him since he likes to DUP himself.
Done from joki's Palm w/ his OmniSky modem!!
Assignee | ||
Comment 2•25 years ago
|
||
Comment came through, reassign didn't. Trying again.
Assignee: vidur → joki
Assignee | ||
Comment 3•25 years ago
|
||
*** This bug has been marked as a duplicate of 12232 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•