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.

Named anchor links in Firefox cause the page layout to break for my website.

  • 2 risposte
  • 7 hanno questo problema
  • 20 visualizzazioni
  • Ultima risposta di rrightmyer

more options

Named anchor tags are now causing unexpected results in Firefox 5.0. The problem happens when we link to a page that has a named anchor, like this: "http://www.mysite.com/page/#link"

On the resulting page is an anchor tag like this: <a name="link"></a>

Upon visiting the link, it causes the content of the container where the target link resides to be cutoff. This has never happened in previous versions of Firefox. We've tested the same exact links in Google Chrome and Safari and they work as expected (the layout is not affected).

Named anchor tags are now causing unexpected results in Firefox 5.0. The problem happens when we link to a page that has a named anchor, like this: "http://www.mysite.com/page/#link" On the resulting page is an anchor tag like this: <a name="link"></a> Upon visiting the link, it causes the content of the container where the target link resides to be cutoff. This has never happened in previous versions of Firefox. We've tested the same exact links in Google Chrome and Safari and they work as expected (the layout is not affected).

Tutte le risposte (2)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

I will do that, thanks!