Click to See Complete Forum and Search --> : Favicon.ico problems in IE


MagickCrafter
10-24-2006, 03:22 PM
Hey guys!

I have found that the favicon.ico does not show up in internet explorer until you bookmark the page. Well poohey. I want it to show up even if they don't, hehe. Is there a way to do this?? Thank you!

MagickCrafter

AmazingAnt
10-24-2006, 03:35 PM
Well, you could just use some form of javascript to keep out everyone who comes to your site with IE6 or lower. Otherwise, not so much. As long as they're using IE7, they'll see the icon.

edit: Or better yet, use this code at the bottom of your site:

<a href="http://www.spreadfirefox.com/?q=affiliates&id=0&t=209">
<img border="0" alt="Firefox 2" title="Firefox 2" src="http://sfx-images.mozilla.org/affiliates/Buttons/firefox2/firefox-spread-btn-1.png"/>
</a>

MagickCrafter
10-24-2006, 08:08 PM
Thank you for the help, but dunno if I'll do that IE7 blocking thing :)