为 JavaScript 链接创建一个网站图标?
我的网站上有一个严格由 JavaScript 组成的链接,用户可以选择将其拖动到浏览器的链接栏。 由于没有与网站图标关联的站点,因此该链接始终会显示一个空白图标。 无论如何,当用户拖动它时,是否可以将 Favicon 与它相关联? 我主要对 Firefox 解决方案感兴趣,但 IE 也不错。
I have a link on my site that is strictly JavaScript, that the users can optionally drag to their browser's link bar. Because there is no associated site with a Favicon, the link always gets a blank icon. Is there anyway to associate a Favicon with it at the time the user drags it? I am primarily interested in a Firefox solution, but IE would be nice, too.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
实际上,有一种方法可以在 Firefox 中使用 Favicon Picker 2 插件。 我有几个不同的书签,在快捷栏和书签上有自定义图标。
Actually, there is a way to do this in Firefox using the Favicon Picker 2 addon. I have a couple of different bookmarklets that I have custom icons on my shortcut bar and bookmarks.
AFAIK 没有办法做到这一点。 例如,在 Firefox 中,我的所有书签都只是空白页。
另一种方法是指向 HTML 文件(在带有图标的服务器上)。 仅包含脚本
AFAIK there is no way to do this. In Firefox for example all my bookmarklets are just blank pages.
The alternative would be to point to an HTML file (on a server with a favicon). that only contains the script