Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Firefox / Mozilla / May 2005



Tip: Looking for answers? Try searching our database.

Developing HTML for Camino

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mark - 11 May 2005 17:53 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 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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.