Closed
Bug 200266
Opened 23 years ago
Closed 23 years ago
image map -
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: michal, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030401
When I moved cursor to the area - browswe dont show ALT text.
eg. IE 5.x, IE 6.x whow small yelow window in text in this example "text info"
Mozila no...
<map NAME="rozliseni">
<area SHAPE=rect COORDS="138,0,206,16" HREF="index.php" ALT="text info">
</map>
Reproducible: Always
Steps to Reproduce:
1. go to the page when use image map and tag ALT
2. move cursor to the acive area
3. mozila don show ALT
Comment 1•23 years ago
|
||
use title attribute instead.
*** This bug has been marked as a duplicate of 25537 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: image map - → image map -
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•