On Fri, 16 Sep 2005 14:48:13 -0700, Ben Curtis wrote: > > On Sep 16, 2005, at 1:43 PM, kvnmcwebn wrote: > >> "browsers do not cache the images >> linked from the stylesheet so caching is a little more work" >> >> wow, thats news to me. >> > > I believe that's actually "browser", singular. Who else, but IE? > Hi Ben -
[quote cite="http://www.ryanbrill.com/archives/form_highlighting_redux/"] "to tell all browsers to cache the images, you can use apache's .htaccess "put this in a .htaccess file in your images folder. this will cause ALL files/images in that folder to be cached for 2 months. ExpiresActive On ExpiresDefault "access plus 2 months" [/quote] See comment #13 in the cited article. Cordially, David -- David Hucklesby, on 9/17/2005 <http://www.hucklesby.com/> -- ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
