I am trying to get the Mac OS X version of Camino to see the favicon images
that appear in the URL line. From what I can tell from sites that the icon
does show up, I am not doing anything different than what they have in their
code. I have tried the following, each individually, in my html, and nothing
seems to work. All I get is the default globe icon. Can any body tell me
what I am doing wrong
<link REL="ICON" HREF="/images/favicon.ico">
<link REL="ICON" HREF="images/favicon.ico">
<link REL="SHORTCUT ICON" HREF="/images/favicon.ico">
<link REL="SHORTCUT ICON" HREF="images/favicon.ico">
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="/images/favicon.png" type="image/png">
<link rel="icon" href="images/favicon.png" type="image/png">
<link rel="shortcut icon" href="/images/favicon.png" type="image/png">
<link rel="shortcut icon" href="images/favicon.png" type="image/png">
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
My 2 sites currently are:
<http://www.competecama.com/>
<http://www.endo-nurses.org/>
Some that I found that work:
http://www.mozilla.org/
http://www.aim.com/
https://www.towerfcu.org/
http://www.cnn.com/
Ludovic Hirlimann - 11 May 2005 19:12 GMT
> I am trying to get the Mac OS X version of Camino to see the favicon
> images that appear in the URL line. From what I can tell from sites
Camino only knows how to fetch www.blabla.com/favicon.ico.
A fix is on its way see
https://bugzilla.mozilla.org/show_bug.cgi?id=162893.
Ludo
- --
Ludovic Hirlimann http://perso.hirlimann.net/~ludo/blog/
GPG key 1024D/C139647C 2005-03-06
Key fingerprint = 6EFB D26F C7A2 12B2 E093 B9E8 68F3 58F6 C139 647C