Closed
Bug 68095
Opened 25 years ago
Closed 25 years ago
<script> inside <map> invalidates the links in image map
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
People
(Reporter: geniusdh, Assigned: clayton)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001108 Netscape6/6.0
BuildID: 20010206
At the URL above, there is an image map at the top of the page. The links inside
this image map are not functional. If you look at the HTML source, there is a
<script> tag inside the <map> tag. Removing the <script> tag will make the links
functional.
Reproducible: Always
Steps to Reproduce:
1.Go to the above URL
2.Hover mouse over the image map at the very top of the page
Actual Results: links are not working
Expected Results: links should work as in Netscape 4.x and IE
I've seen this one forever, including Netscape6 and recent Mozilla builds.
Should've filed this sooner...
(Unrelated: this site has A:hover declared before A:link, causing A:hover to
work in IE but not in Mozilla. Maybe for evangelism?)
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 60079 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
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.
Description
•