Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged cache



« Prev 1 Next »
This is sometimes not the best solution to a server caching your css files. But if you want to force a stubborn server to serve the most recent css file to the browser this seems to work. Could slow things down a touch, but for small css files not...
1 769 posted 15 years ago by jadedbat
A low-tech but useful technique that uses only CSS. After placing the css in your stylesheet, insert this just below the body tag of your page: "". Whenever the images are referenced throughout your pages they will now be loaded from cache.
0 8751 posted 17 years ago by aznprncritic
« Prev 1 Next »