본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.