Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Image mapping not working in Firefox but works in chrome

  • 2 отговора
  • 8 имат този проблем
  • 1 изглед
  • Последен отговор от 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