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!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.