Ever since the site errors the other day, I no longer get images to load in the lightbox when I click on them using Chrome, they still work in IE though.
Can you provide more information (Operating system version, Chrome version etc)?
I’ve just tried the images on http://www.sparkfun.com/commerce/produc … ts_id=9654 with Chrome 5.0.342.7 beta on OS X 10.5 and it worked for me.
–Philip;
Chrome has a very aggressive cache, have you tried to clear it?
follower:
Can you provide more information (Operating system version, Chrome version etc)?I’ve just tried the images on http://www.sparkfun.com/commerce/produc … ts_id=9654 with Chrome 5.0.342.7 beta on OS X 10.5 and it worked for me.
–Philip;
Windows 7 Ultimate 64 bit
Chrome 4.1.249.1045 (42898) - /edit: this is the latest for windows, non beta.
ben___:
Chrome has a very aggressive cache, have you tried to clear it?
Yes I have, no change.
Thanks for the screenshot, that helps.
While writing the new image display code, I ran into the same issue on my browser. It did turn out to be the cache. Behind the scenes, javascript is doing a lot of pre-loading, and our images our pushed out with a far-future expiration date. Normally, these are all things which normally provide a better experience =\