|
Posted by vex on October 9, 2006, 6:29 pm
Please log in for more thread options
On Mon, 9 Oct 2006 17:49:16 +0000 (UTC), axlq@spamcop.net (axlq)
wrote:
>>I have created a favicon.ico in the root directory with the necessary;
>><link rel="shortcut icon" href="favicon.ico" >
>
>You may want to put the whole path in there, and include a type:
>
><link rel="shortcut icon" href="http://example.com/favicon.ico"
type="image/x-icon">
>
>Even so, I have observed unpredictable behavior in Opera and IE
>regarding favicons. Sometimes they display, sometimes not. And I
>don't bookmark things either.
>
>-A
Putting an absolute path and type doesn't work either, in IE6. Let's
hope they get it working in IE7.
|