Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Image mapping not working in Firefox but works in chrome

  • 2 个回答
  • 8 人有此问题
  • 114 次查看
  • 最后回复者为 bellalupo
  • 已解决

re: http://userpages.umbc.edu/~swolfe2/map/

Above is a link to a School assignment to create a working image map. However, Firefox does not recognize any of the images as links. I've added the university address http://umbc.edu and added http://userpages.umbc.edu to the "Exceptions" in Firefox preferences. I've closed Firefox and re-opened the Firefox browser but it still does not recognize any of the links. The image map works perfectly in the Chrome browser but does not work in Firefox.

Any help is greatly appreciated. Thanks!

re: http://userpages.umbc.edu/~swolfe2/map/ Above is a link to a School assignment to create a working image map. However, Firefox does not recognize any of the images as links. I've added the university address http://umbc.edu and added http://userpages.umbc.edu to the "Exceptions" in Firefox preferences. I've closed Firefox and re-opened the Firefox browser but it still does not recognize any of the links. The image map works perfectly in the Chrome browser but does not work in Firefox. Any help is greatly appreciated. Thanks!
已附加屏幕截图

被采纳的解决方案

Don't slap yourself in the forehead too hard, but... it's case sensitive, so:

<img src="img/main3.jpg" alt="" usemap="#map" width="792" hspace="125" height="700">

定位到答案原位置 👍 1

所有回复 (2)

选择的解决方案

Don't slap yourself in the forehead too hard, but... it's case sensitive, so:

<img src="img/main3.jpg" alt="" usemap="#map" width="792" hspace="125" height="700">

OMG! It works!!! Would have never known it was only one letter messing it up! Thank you so very much!

Sign me, the girl with the glowing red forehead!! LOL!!

由bellalupo于修改