Jump to content

Jpeg Cannot Be Displayed


tinfanide

Recommended Posts

I've got an array of images.On localhost, they all show up.On the server, all of them (.png, .jpg) show up butonly one jpg image does not.The only information I get from the image property menu in IE is Type: Not AvailableSize: Not Available But it reads the correct url of the image. How can I find out the real reason for this on my server?

Link to comment
Share on other sites

Yes, that's where I looked at. But seems nothing special about the net tab. Similar to the FF web console.I've watched some firebug tutorial online and it seems to be able to do CSS testing. Change the CSS values and see the results immediately. Andpoint to the element and trace the corresponding codes.Maybe much more to explore...But still have no answer to the JPEG question.Maybe something to do the file itself or the server itself.

Link to comment
Share on other sites

On the Network tab, you have to look for the GET request and look at the response. Remember that the view requests, you have to reload the page after opening firebug.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...