Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Map area link not working

  • 6 risposte
  • 1 ha questo problema
  • 3 visualizzazioni
  • Ultima risposta di Ognik

more options

On https://ampelite.co.nz/ the header is a single bg image. I have added HTML to roughly Map the logo part, and link it to the home page. Works with all browsers except Firefox. From much research I suspect not having a real image may be the root, in which case a work-around would be useful.

On https://ampelite.co.nz/ the header is a single bg image. I have added HTML to roughly Map the logo part, and link it to the home page. Works with all browsers except Firefox. From much research I suspect not having a real image may be the root, in which case a work-around would be useful.

Tutte le risposte (6)

more options

Screenshot of the issue? I see a small screen of the page nothing big to full the screen.

more options

This what you wanted?

more options

I am not a web developer, but I know how validate code that is sent to Firefox from a webpage to see what the W3C Nu HTML Checker comes up with.

https://validator.w3.org/nu/?doc=https%3A%2F%2Fampelite.co.nz%2F

See the 4. error: Element area is missing required attribute coords.

more options

Hi @edmeister, nice tool, will be using it. Unfortunately that wasn't the problem.

NB: I am now working on a copy at https://ampelite.co.nz/Home_test.php

After playing with coords for a bit, I moved the header background image to in the img/usemaps - that also didn't help.

baffled, me .....

more options

Soluzione scelta

more options

@edmeister: Co-ords was the main issue, I had to position stuff to put the clickable area in the right place. Thanks :-)