Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 7 har detta problem
  • 20 visningar
  • Senaste svar av 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).

Alla svar (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!