Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

Loading home page jumps to bottom

more options

My client's website is loading incorrectly on Firefox. When the homepage loads, it jumps down to the contact form at the bottom. This doesn't occur on other browsers.

My client's website is loading incorrectly on Firefox. When the homepage loads, it jumps down to the contact form at the bottom. This doesn't occur on other browsers.

Alle svar (5)

more options

Hmm, if Firefox is moving the cursor into the form, that could be why that part of the page is brought into view. But other browsers do not move the cursor into the form? Does Firefox seem to be inserting data into the form?

more options

jscher2000 - Support Volunteer said

Hmm, if Firefox is moving the cursor into the form, that could be why that part of the page is brought into view. But other browsers do not move the cursor into the form? Does Firefox seem to be inserting data into the form?

Not from what I can see. Here is the site: https://carlsoninvest.com/

more options

The framed page displays a network error dialog, although this seems to be dismissed automatically after a few seconds. The error dialog might cause Firefox to show that area of the page.

The network error is caused by a CORS error. You can get a better look at the error if you right-click > This Frame > Open Frame in New Tab and check the web console (Ctrl+Shift+K). Please ask Advisor Engine to take a look at it, since it's their script.

more options

I seem to have this pref set to true what makes it work without scrolling down.

network.http.referer.disallowCrossSiteRelaxingDefault.top_navigation = true
more options

cor-el said

I seem to have this pref set to true what makes it work without scrolling down. network.http.referer.disallowCrossSiteRelaxingDefault.top_navigation = true

Hmm, I have that set to true, too. Maybe there is some other factor in my configuration.

Currently I get a 429 error, indicating that either I or the website have made too many requests.