开发者

Why does my GIF image not work in Internet Explorer? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have a GIF image that I implemented in my app which looks like this:

<img src="/images/loader.gif" />

I dont know why in Chrome I'm having no problems, but Internet Explorer doesn't show t开发者_JS百科he image. If you can help me I would appriciate it. If you need to see more of my code to figure it out, let me know and I will share it. I guess this question is pretty common and can help a lot of people in the future. :) Thanks.


The first thing to do to troubleshoot would be to create a .html page containing only the <img> tag. If this page displays correctly, the problem is elsewhere. If not, you should use the Internet Explorer Tools (F12 in IE 9, I think also in IE 8).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜