Thread: CSS Timestamps
View Single Post
Old 12-12-2008, 09:20 PM   #2 (permalink)
etoolbox
The Contributor
 
etoolbox's Avatar
 
Join Date: Dec 2008
Location: Auckland, NZ
Posts: 25
Thanks: 0
etoolbox is on a distinguished road
Default 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
etoolbox is offline  
Reply With Quote