Two things... Maybe enable animated images is turned off in those browsers if animated favicons needs that enabled. Or maybe those browsers don't support animated favicons to begin with.
The animated images (.gifs) work fine other then the favicon.gif..
However I do believe your on to something as I used IE to test a site that has an animated favicon.gif..
Sure enough the gif does not show - however a static favicon.ico does show and replaces the IE logo..
Im sure this will work as well with in HFS..
So Ill do some testing and see what plays out..
/\/\/\/\/\/\/\/\/\/\/\/\/\Sure enough a static favicon.ico works just fine!..
I just added both both links for the animated and none animated favicon between the <head> ~ </head>..
So its layed out like this:
<head> ~
<link rel="shortcut icon" href="favicon.ico" >
<link rel="shortcut icon" type="image/gif" href="/animated_favicon1.gif" />
~ </head>I guess the other web browsers do not support animated favicon.gif's with in there tabs..
Hmm ~ interesting..
Thanks for the help ya'll,
Civic/Scootin