Image size problem

  • Thread starter Thread starter EllenkampGuus
  • Start date Start date
E

EllenkampGuus

I am developing a website and used to have a picture which was 500*300
pixels. I changed the picture to 500*266, but IE keeps on telling me it's
still 500*300. Anyone has a clue? Renaming the picture solved the problem...
 
EllenkampGuus said:
I am developing a website and used to have a picture which was 500*300
pixels. I changed the picture to 500*266, but IE keeps on telling me it's
still 500*300. Anyone has a clue? Renaming the picture solved the problem...


Looks like it was cached somewhere, either in your TIF
in which case Ctrl-F5 would have refreshed it
or in a caching server in which case Ctrl-F5 *might* have refreshed it.
Renaming the picture would avoid both cases.


---
 
Back
Top