Favicon在IE11中不起作用;适用于FF和Chrome [英] Favicon not working in IE11; works in FF and Chrome

查看:245
本文介绍了Favicon在IE11中不起作用;适用于FF和Chrome的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(我的图标收藏夹已经可以在Firefox和Chrome中使用.)在Internet Explorer 11(我的版本)中,我似乎无法使d * ng图标收藏夹正常工作.我的文件存储为.ico,我有一个Firefox备用文件,因为您可以在其中使用64x64 .png.它显示了IE对于页面的默认图标.

(I have my favicon working in Firefox and Chrome already.) In Internet Explorer 11, my version, I can't seem to get the d*ng favicon to work. I have my file stored as .ico, and I have an alternate for Firefox, because you can use 64x64 .pngs in there. It shows the default icon IE has for pages.

Windows版本- 10
Internet Explorer版本- 11
图标文件类型- .ico

Windows Version - 10
Internet Explorer Version - 11
Icon file type - .ico

<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="shortcut" type="image/x-icon" href="favicon.ico">

推荐答案

当页面是本地文件系统文件(file://...)时,图标在Internet Explorer中不起作用.

Favicons do not work in Internet Explorer when the page is local file system file (file://...).

这篇关于Favicon在IE11中不起作用;适用于FF和Chrome的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆