Forum Moderators: open
Are animated favicons unused for a reason? I know animated GIFs in sites are a big NO-NO; they are very distracting and will send many users off the site as quickly as they arrived. But the particular animated favicon I ran into just ran through its animated loop three times and stopped. It was just distracting enough to get me to stop, look over the page, and reload it. This seems like a very good gimmick that, if done tastefully, could keep viewers on your site for a little longer. Randomizing or seasonalizing the favicon (having the first few loops different but ending in the same favicon) and you could have people return to your site just for the icon!
Why has no one done this? Am I missing something here?
Actually, the whole favicon.ico isn't really part of any specification, is it? I mean, isn't it just some thing that Internet Explorer started doing and then everyone picked up on it because so many people had Internet Explorer, and then Mozilla et al started supporting because IE did it, etc ...?
Or is there a "favicon" specification somewhere?
What browser were you using?
JK
<link rel="shortcut icon" href="http://?.com/favicon.ico" />
<link rel="icon" href="http://www.?.com/animated_favicon.gif" type="image/gif" / >
It looks pretty straightforward: the .gif is treated like an icon but an .ico is also posted for backup. I also downloaded and opened the .gif file and it ran just as it appeared in the icon. So apparently not only is this cool, there's no trick involved.
JollyK, when I visited the site I was using Firefox. When I revisited it in IE the icon didn't display, but it didn't display Webmasterworld's icon either--oh IE... I'm pretty sure "favicon" is just an arbitrary naming convention like "style" for css. In a few years animated favicon will probably also be a convention, but for now Stefan and I are left scratching our heads.
Another reason why it is unused could simply be that most find animations annoying :)
This can definitely be done tastefully, as it was on the site I encountered it. I just don't think people know about it.