Problem with caching images on server- jQuery
Posted
by klon
on Stack Overflow
See other posts from Stack Overflow
or by klon
Published on 2010-05-02T22:37:42Z
Indexed on
2010/05/02
22:48 UTC
Read the original article
Hit count: 176
Hi I have the weirdest problem. I am implementing a simple gallery with a use of nivo slider jQuery plugin. Everything works perfectly when I test it on my local machine, however I am having an issue on an online hosted server.
The images do not tend to appear when you first open the website. There seems to be an issue with caching the images. when you reload the page (simple f5) everything works fine.
Rather than showing you the code, I think it would be better to show the site so you can see what firebug shows you: http://teslacreations.com/orangery/test.php
Does anyone have any ideas how to solve it?
© Stack Overflow or respective owner