搜索 | 用户支持

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

Learn More

I have created a webpage. The images load on EI and Chrome. But not on Firefox. Why is that?

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

more options

I have created a webpage ( luckysquidstudios.com) with basic HTML and none of the images load on Firefox. They load on Chrome and IE. Why is that.

I have created a webpage ( luckysquidstudios.com) with basic HTML and none of the images load on Firefox. They load on Chrome and IE. Why is that.

所有回复 (1)

more options

That is a problem with backslashes in the image links that Firefox sees as %5c.
You need to change those to forward slashes

See Tools > Page Info > Media