caching CSS bg images

A

Andrew Poulos

The site I'm working on uses the same CSS background images for a number
of DIVs across most of the site. Unfortunately IE doesn't cache them.

From my reading of MSDN it seems this this is 'by design'. Is there some
way to code around this. That is, a way to force IE to create/use a
cached version?

Andrew Poulos
 
T

Thomas 'PointedEars' Lahn

Andrew said:
The site I'm working on uses the same CSS background images for a number
of DIVs across most of the site. Unfortunately IE doesn't cache them.

From my reading of MSDN it seems this this is 'by design'.

"It's not a bug, it's a feature!"

How do you get the idea here? (URL?)
Is there some way to code around this. That is, a way to force IE to
create/use a cached version?

I do not know any with client-side scripting (that is what you asked for).
If IE does not cache a resource, it does not cache a resource. Period.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top