we are using a slideshow image on our home page, however last night it randomly stopped working, all other images on the site are working fine. in firefox it just displays the post title in other browsers it just displays a small box, the only changes made to the site recently were adding web ninja google analytics but site had been running for days fine with web ninja. click here for the site
anyone got any ideas? thanks in advance!
dbaron
Member
Posted 10 months ago #
I just looked at your site, and it appears the problem has been resolved. However, what you described is a missing image problem. When Firefox encounters a broken image, it displays the "alt" attribute for the image. Most other browsers just show a small broken-image graphic, similar to what you described. I am guessing that one of the following occurred on your site:
- The image was deleted from the server.
- The image was moved to another location on the server.
- The image tag's "src" attribute was altered so that it pointed to the wrong location.
I hope this helps.