One suggestion, if it is not already done, is to preload the images.
On Aug 7, 11:35 am, gecko68 <[EMAIL PROTECTED]> wrote:
> I am trying to swap an image src using jquery, and in FF it works
> great, in IE6, its sometimes shows the image, and other times shows
> nothing.
>
> $('#arrow').attr("sr
I don't have a good answer for you, but I ran into this exact problem a
couple months ago. I did a lot of reading online[0] and found it may have
something to do with what IE6 is and isn't caching, and therefore not
(re-)requesting from the web server. I tried:
1. pragma: no-cache [1]
2. Backgroun
2 matches
Mail list logo