[jQuery] Re: css image caching with jquery

2007-04-03 Thread Robert O'Rourke
Theo Welch wrote: To help deal with this, there are ways to configure a web server so that it will instruct the browser to not make these "unnecessary" requests, but most web servers aren't configured to such a degree. For example, you can configure Apache to tell the browser not to bother

[jQuery] Re: css image caching with jquery

2007-04-03 Thread Theo Welch
Hi Robert, From what I can tell, I think that plugin you linked to is mainly for storing hidden pieces of text that an application can then programmatically display (instead of loading the text via Ajax, etc.). I'm not sure that it would really help with image "pre-loading". CSS backgrou