12-12-2008, 09:20 PM
|
#2 (permalink)
|
|
The Contributor
Join Date: Dec 2008
Location: Auckland, NZ
Posts: 25
Thanks: 0
|
CSS/JS Timestamps example
I've written about this here: http://www.electrictoolbox.com/javas...le-timestamps/
You need to be wary of doing what I suggest if your site is busy though because there's overhead in checking timestamps of multiple files for each page request. In those instances it might be better to just do e.g. foo.css?some-unique-value
|
|
|
|