Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Upgrade to 3.6.10 broke CSS driven websites

  • 5 trả lời
  • 92 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi horia_m

more options

CSS seems to be gone in entire website, the pages appear as though the CSS didn't load at at.

CSS seems to be gone in entire website, the pages appear as though the CSS didn't load at at.

Giải pháp được chọn

"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems

  • If you use extensions like Adblock Plus or NoScript or Flashblock that can block content then make sure that such extensions aren't blocking content.
Đọc câu trả lời này trong ngữ cảnh 👍 3

Tất cả các câu trả lời (5)

more options

Giải pháp được chọn

"Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
"Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems

  • If you use extensions like Adblock Plus or NoScript or Flashblock that can block content then make sure that such extensions aren't blocking content.
more options

It was AdBlockPlus

more options

It can't be adblock plus, because I experienced the same thing and don't have it installed.

It seems like its only the first stylesheet defined that doesn't load correctly, because on my sites it was only the reset.css that didn't trigger (hence, I inherited a lot of default styles that we usually don't see).

All else looked fine.

Ctrl + R doesn't fix it, Ctrl + F5 does, however, a subsequent Ctrl + R give me the same issue once again, and I see that it tries to load the reset.css but recieves a 304 Not modified.

My first instinct was to clear brower cache, which fixed the problem, however multiple users at my workplace reported the exact same behaviour yesterday and today, and it seems to be random sites (guessing, sites that has the styles cached). Im guessing a bug in FF 3.6.10?

Được chỉnh sửa bởi jishi vào

more options

Ctrl+F5 bypasses the cache. Ctrl+R doesn't bypass the cache. You can use Shift+Ctrl+R to bypass the cache. So it looks that in your case it was a cache issue. That is anyway always the first to check if a web page doesn't load correctly.

more options

In my case (FF 4.0.1), I had following symptoms and I did the following:

- yesterday I cleaned my PC (win xp) with CCleaner. It seems that after this software cleaned also the cache of Firefox and the old cookies, for some reasons, I was unable to open some websites (Facebook, but also some Wordpress-based sites). - when I used the "privacy modus" in Firefox, everything worked fine. In "normal modus" it didn't. - after reading here your posts, i did so:

  • cleaned the cache
  • disabled two add-ons: "Ad-block plus" and "Better Privacy".

As soon as I did this, FF started to work normally. Then, after re-activating the add-ons, it still worked normally. So I cannot understand what happened, but at least it works! :)