為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

when open the page, html elements are first loaded, this happens on all sites

  • 3 回覆
  • 1 有這個問題
  • 17 次檢視
  • 最近回覆由 cor-el

more options

when you open any site, all html elements appear for 1 second, after which all style is loaded

when you open any site, all html elements appear for 1 second, after which all style is loaded

所有回覆 (3)

more options

Normally web page is being displayed, first we just click the request of link, when a link is clicked the page and its resources are downloaded. The document is the webpage file, which is just a text file. It is located on a web server. This file is often of the type ".html", but the type of file it is doesn't really matter. The important thing is that a text file is requested by the web browser. The web browser what ever you use the page resources to build the page and finally the web page is display.There are a four steps are often performed several times during a page load.

   1 Request
   2 Response
   3 Build
   4 Render
more options

Hi wethands04, browsers and site authors use a number of strategies to try to avoid the "FOUC" (flash of unstyled content) but it sounds as though something is going wrong on your Firefox.

Could you test in Firefox's Safe Mode? In its Safe Mode, Firefox temporarily deactivates extensions, hardware acceleration, any userChrome.css/userContent.css files, and some other advanced features to help you assess whether these are causing the problem.

You can restart Firefox in Safe Mode using either:

  • "3-bar" menu button > "?" Help button > Restart with Add-ons Disabled
  • (menu bar) Help menu > Restart with Add-ons Disabled

and OK the restart.

A small dialog should appear. Click "Start in Safe Mode" (not Refresh).

Any improvement?

more options

It is possible that CSS files come in slowly for some reason.

You can try to disable IPv6 (check for other possible causes as well).

Try the Firefox version from the official Mozilla server if you currently use a version from the repositories of your Linux distribution.