为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

website images not appearing

  • 4 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

http://www.benefitsinc.com Images not appearing on website, site looks fine in safari and ie, Firefox 11

http://www.benefitsinc.com Images not appearing on website, site looks fine in safari and ie, Firefox 11

被采纳的解决方案

The first to do in cases like this if you've uploaded new files is to reload web page(s) and bypass the cache.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)

You have images on your web page that have a backslash in the URL that Firefox escapes a %5C and that do not work.
You can see those images as grayed in the Tools > Page Info > Media window.

定位到答案原位置 👍 0

所有回复 (6)

more options

All the images re showing up fine for me. Try these two things: Clear your Cache in firefox, and also, Try to start Firefox in Safe mode. This mode disables all extensions, user customizations, hardware acceleration, etc. temporarily for diagnostic and troubleshooting. If Firefox works fine in Safe Mode, then this is likely an add-on issue. Restart Firefox in normal mode, then type "About:addons" (without the quotes) in the address bar. Disable your extensions one by one, restarting Firefox between each one, until you find the trouble maker. Once you do, you can disable that add-on and report the issue to that add-on's developer.

more options

选择的解决方案

The first to do in cases like this if you've uploaded new files is to reload web page(s) and bypass the cache.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Cmd + Shift + R" (MAC)

You have images on your web page that have a backslash in the URL that Firefox escapes a %5C and that do not work.
You can see those images as grayed in the Tools > Page Info > Media window.

more options

I have cleared cache/cookies, started in safemode to no avail. The bizarre thing is if I am in Dreamweaver making revisions and test in browser, choose Firefox, everything is perfect. If I test from Adobe labs browser, firefox, everything displays fine. You can see the screen start to display the page with the images, then flashes and only displays some of the images, not the entire page. Very strange behavior.

more options

Please see my above post in case you missed it.

You need to correct the links in the HTML code and change all backslashes in links to forward slashes.

more options

Thank you so much. I started fixing the backslash and it makes a world of difference. Wow!

more options

You're welcome