Getting jQuery to update an image

Hi guys!

I was wondering/hoping someone might be able to help me out here:

Basically, I have a list with 2 items in that I am fading between using NivoSlider. These 2 items contain an image that we want to update everytime the animation is complete, and I’m trying to work around the slight issue of caching

I’ve created a PHP page that reads an image, but when I try to use .get, .load or .post to read the file, the raw encoding text of the image is being returned instead of the image itself. I’m guessing this is because of what jQuery is requesting / receiving, but I’ve tried all I can think of to get it to work properly.

If any clever clever people have any help on this, it really would be much much appreciated :rd: