Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 2 válasz
  • 7 embernek van ilyen problémája
  • 25 megtekintés
  • Utolsó üzenet ettől: 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).

Összes válasz (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!