搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Image mapping not working in Firefox but works in chrome

  • 2 回覆
  • 8 有這個問題
  • 7 次檢視
  • 最近回覆由 bellalupo

more options

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)

more options

選擇的解決方法

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">

more options

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 於 修改