Rick Merrill wrote:
Does favicon.ico just have to BE there
as in http://lmgtfy.com/favicon.ico

or must it be referenced in the html code?
e.g. <link rel="shortcut icon" type="image/x-icon"
href="http://boltonpubliclibrary.org/favicon.ico"; />

or does that depend upon the user asking for "search aggessively..."?

The "Agressively look for website icons when the page does not define one" option activates searching for favicon.ico in the web site root. Without it, favicon loading is only triggered by an HTML head link directive (as in your example).

HTH

Jens

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to