
Re: Possible Bug - Strange Caching Issue
Yes, this is an obscure, little-known bug in IE's engine, which I've run into in the past when not using PIE. Sometimes when you have images that are inserted via javascript, it remembers the dimensions of the images in some mystery cache and doesn't update them even when the image itself changes. Very annoying! See
http://social.msdn.microsoft.com/Forums ... 1f69b8e89/ for some discussion around this.
Unfortunately since this is a bug in IE itself there isn't anything that PIE can do to prevent it, that I know of.