[jQuery] Re: image refresh problem due to browser cache

2009-11-29 Thread Kris
I'm interested in this and found this: http://drupalbin.com/8159

[jQuery] Re: image refresh problem due to browser cache

2009-11-13 Thread Jay
That I already tried, but it did not work. AJAX was able to continuously send the request, but the resulted images did not get displayed. On Nov 13, 1:42 am, Matthew wrote: > you could try appending some sort of query string on the end of the > image name? > > http://images.earthcam.com/ec_metr

[jQuery] Re: image refresh problem due to browser cache

2009-11-12 Thread Matthew
you could try appending some sort of query string on the end of the image name? http://images.earthcam.com/ec_metros/newyork/newyork/lindys.jpg?refreshImg=[random_number]"; for [random_number] try generating a random number using javascript then putting it there. I have heard that passing a query