I have created a webpage. The images load on EI and Chrome. But not on Firefox. 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.
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.
Semua Balasan (1)
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