0

Anyone else ever have the Firefox toolbar "refresh" button not work for a particular page? Works everywhere else. Firefox 3.6.15. Any clues?

EDIT: For what it's worth, I later set network.http.use-cache false, and the problem went away. No idea whether that was much more than coincidence, though.

Joe Mabel
  • 1,372
  • 10
  • 29

2 Answers2

0

There is not a lot of detail to go on in your question, but what will often happen is that firefox will cache certain elements of the page and not actually re-fetch them from the server. Try using the TamperData Add-On for firefox to see exactly what data is being transferred from the web server.

You can also just try a Ctrl-F5 to do a force page reload.

codemonkey
  • 1,213
  • 2
  • 14
  • 31
0

While I can't say that I have had that problem, most "weird" behaviors I've run into were due to extensions. You might try disabling some of the more intrusive ones. Greasemonkey perhaps?

Justin
  • 397
  • 7
  • 17