Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Image mapping not working in Firefox but works in chrome

  • 2 Antworten
  • 8 haben dieses Problem
  • 9 Aufrufe
  • Letzte Antwort von 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!
Angefügte Screenshots

Ausgewählte Lösung

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

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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

Geändert am von bellalupo