Closed Bug 23152 Opened 25 years ago Closed 25 years ago

a-Tags with a div-Tag in it will not bring up a link

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: M.Deege, Assigned: rickg)

References

()

Details

On the head of the pages of http://deege-software.de there are some links
that Mozilla does not interpret.

The source is like this:
<a href="test.htm"><div class="bluepix"> Link </div></a>

If you delete the div-Tag or move it out auf the a-Tag like this
<div class="bluepix"><a href="test.htm"> Link </a></div>
then Mozilla will bring up a link.

Microsoft Internet Explorer 4 and 5 as well as Netscape Communicator 4.5, 4.6
and 4.7 will show a normal link.
Assignee: rickg → petersen
Chris -- this works perfectly for me. Can you confirm?
Assignee: petersen → rickg
With the Jan 04 build (2000010409), the links are functioning properly for me.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Already working.
Status: RESOLVED → VERIFIED
Marking verified fixed
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.