Hi all,
Has anyone else had issues with PHP image randomizing scripts not working in safari?
I had originally used this one from A List Apart: http://www.alistapart.com/articles/randomizer/
and it works fine in all browsers, except my version of Safari (4.0.2)
I tried a few other random image scripts and they failed as well!
In safari, the first image loads up fine, but it does not rotate on page reload. If you close your session and start again, you get a new image.
Cache issue? Should I try to append the filename with a random timestamp, etc?
thanks in advance...
Has anyone else had issues with PHP image randomizing scripts not working in safari?
I had originally used this one from A List Apart: http://www.alistapart.com/articles/randomizer/
and it works fine in all browsers, except my version of Safari (4.0.2)
I tried a few other random image scripts and they failed as well!
In safari, the first image loads up fine, but it does not rotate on page reload. If you close your session and start again, you get a new image.
Cache issue? Should I try to append the filename with a random timestamp, etc?
thanks in advance...