August 2008 - Posts

0
Comments

Update browser cache for CSS and JS files for modified files by Kiyoshi

When working with CSS and JS I've noticed that sometimes the browser (ex: Firefox) doesn't download the latest version of the .css or .js files that I'm working on and goes straight to it's cached version.  So my solution for this is to add a querystring...
More Posts