Tuesday, June 23, 2009

CSS Webcache won't update

We just released several revised jsps to our website and a revised css file and Firefox is apparently hoarding our old css code. A clear description of the problem can be found here.

Workarounds to try:
  1. disable firebug
  2. expire caches more frequently
  3. rename the css file

1 comment:

  1. Tips on expiring the cache can be found here:
    http://developer.yahoo.com/performance/rules.html

    ReplyDelete