http://en.wikipedia.org/wiki/Favicon
a.. It has been suggested that both of the following XHTML element types
should be included:
<link rel="shortcut icon" href="http://example.com/favicon.ico"
type="image/x-icon" />
<link rel="icon" href="http://example.com/favicon.ico" type="image/x-icon"
/>
However, only the former is necessary, as "shortcut icon" will be treated
as a list of possibilities by standards-compliant browsers (with "shortcut"
being ignored, and "icon" used); whilst Internet Explorer will treat it as a
single name ("shortcut icon"). The result is that all browsers understand
the code. It is only necessary to include a second piece of code if one
desires to offer an alternative image to modern browsers (e.g. an animated
GIF).
----- Original Message -----
From: "Admin Bid n' Play" <[EMAIL PROTECTED]>
To: <users@tapestry.apache.org>
Sent: Sunday, January 14, 2007 3:13 AM
Subject: favicon.ico
Hi,
Very wierd question! I have added the following line in my Shell
component:
<link rel="icon" href="favicon.ico" type="image/x-icon" />.
This is working fine with Mozilla, but there is nothing in IE 7. Has
anyone
ever tried favicon before? Is there something particular i should do with
IE?
Thanks.
DvJ @ www.bidnplay.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]