02-18-2008, 07:26 PM
|
#11 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
A common practice is to label the stylesheet URLs with version information simply because the developers can update the file but the old one might still be used by a visitor's browser. To refresh the cache, a new URL is used: the incremented version number included.
That said, if you don't mind the overhead, it can be useful to load stylesheets dynamically like Sam mentioned above.
|
|
|
|