For me, favicon does not appear in FireFox 3.6, but it works in IE7.
In Firefox, when the page loads, I can see my icon.
But as soon as the page is fully loaded, I do not see my icon.
And if I refresh my page, favicon icon appears.
This is what I call my badge.
<link rel="shortcut icon" href="img/eConcierge_win.ico" />
What could be wrong?
source
share