Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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.

Toutes les réponses (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.