PR: 4 I: 353 L: 85 LD: 3,370 I: 677 Rank: 479001 Age: Nov 20, 2005 I: 58whoissource Density
Alien Plants Free music: Steadman - Revive
Oct 10

Maybe everyone already knew about these, but I just stumbled on them a few weeks ago and found some more yesterday. You can have animated favicons in Firefox! The icons for each site on the Firefox tabs are animated and when you bookmark them, the bookmark icon is animated too. A quick peek at the HTML of a page with animated favicons shows they simply have a 16×16 animated gif and point the page to that as their favicon with this:

( NOTE: <> changed to [] so this would show up)
[link href=”images/favico.gif” TYPE=”image/gif” REL=”icon”]

I have also read that you can just rename your 16×16 animated gif as favicion.ico but that just seems wrong. I just tried that and it does indeed work though. I just took this animated gif and renamed it to favicon.ico and it works. Visit this page to see it in action. The nice thing about doing it this way is that you don’t have to go change all of your pages. It didn’t show up for me in IE though.

A quick and easy way to see how an image would look as a favicon is to simply view the image in Firefox. When you view an image in Firefox, it shows it as a favicon in the tab and in the address bar. This makes it easy to scour the web for a good animated gif as a favicon. Simply find an image and “view image” in Firefox to see how it would look.

On this page, I changed the HTML so that it points to this animated gif as its favicon and that too worked.

Here is a good page to grab some animated gifs to play around with. Choose your style and put a letter in the edit field and hit submit then right click on the animted letter and save the image. That’s where I got both of the example images for my own tests.

Here are a bunch of example websites that have animated favicons. View them in Firefox to see them.

Download Firefox here


, , ,

23 Responses to “Animated favicons”

  1. MoZoRRo - Back into action- Animated favicons Says:

    […] metioned on site […]

  2. Ix Says:

    Wow; those look great. One might be able to do something similar with mod_rewrite and .htaccess… maybe
    “RewriteRule ^favicon.ico /favicon.ico /favicon.gif”?

  3. navelfluff :: Rebirth of :: December :: 2005 Says:

    […] es us with animated favicons! Whee! How utterly, utterly useful. Not. Co […]

  4. MrMagix Says:

    It’s easy - just take a look at the source of pod1.com. You’ll find that line

  5. Cafalot Says:

    Here is a nice Site and a package of animated
    Icons - i love this boy�s site
    http://favicons.pouessel.org/frame.html

    try it out it is great also not animated Icons

    and here is one site for handmade favicons yourself ;)
    http://www.html-kit.com/favicon/

    nice time on net Cafalot :))

  6. Proclub Says:

    mod_rewrite: This is just plain wrong. First of all, it does nothing, because what something will get interpreted as depends on the MIME header. Secondly, favicons should be ICO format, since IE will only support ICO favicons. FF and Opera accept all types of favicons. But changing the extensions will NOT change a thing!

  7. Mike Says:

    Just like you I just found out that animated favicons are possible and do in fact exist.

    I immediatley did a search on Google for “animated favicon” and the first match is for The Pink Flyer.

    Here’s the strange part: the site has an animated favicon BUT no mention of the fact anywhere on the site.

    Just how smart has the google searchbot gotten?

    -Mike

    RESPONSE: If you click on the cached version of thepinkflyer, google tells you this: “These terms only appear in links pointing to this page: animated favicon”. So, because people have linked ot the site saying it has an animated favicon, it now comes up in a search for “animated favicon”.

  8. Roy Schestowitz Says:

    Thanks for citing me. I once explained how I did this using only free software.

    RESPONSE: Yeah - I saw that - pretty cool.
    –Brian

  9. Luis Morais Says:

    Have you tried resetting the icon location adn filename with an IE comment?
    //

    [link href=�images/favico.ico� TYPE=�image/gif� REL=�icon�]

    //

    Cheers,

    Luis
    Webalorix�
    www.webalorixa.net

  10. Luis Morais Says:

    Damn, the ie comments are filtered out, just make a search for IE comments if you are not sure about those yet. If it works, I want my name in golden lettering as the first link in your homepages please use the words web design in the link ;).

    Can not test now as I am at work…

    Cheers again,

    Luis

  11. navelfluff » Rebirth of blink Says:

    […] plained that Firefox can’t really learn new tricks, Firefox amazes us with animated favicons! Whee! How utterly, utterly useful. N […]

  12. Keith Says:

    Ah, It’s a shame it only works for Firefox, I know it is loads better than IE, but still…

  13. Pietel.be » Blog Archive » Über favicon. Says:

    […] Dat hij er drie naast elkaar zet, dan kunnen we jackpot spelen! Lees hoe dat moet. […]

  14. doug nelson: DISENGAGE! » Blog Archive » Live Life As Doug: The Easy Way. Says:

    […] FAVICONS No site you launch should be sans Favicon.ico. Head over to PhotoshopSupport to get the basic plugin and setup, but if you want to take it that extra, irritating step, check out My Vogon Poetry’s guide to animated favicons. […]

  15. onehero / Sundries 20060720 Says:

    […] Animated Favicons. I only realised this could be done a couple of days ago. So that’s how you do it. […]

  16. Samir Says:

    Very good info buddy i ve used animated favicon on my site too :D

  17. esher Says:

    fine fine. buzt please use entities to write some html on a page. for me quotes where wrong…
    <link href="/img/favico.gif" TYPE="image/gif" REL="icon">

  18. Andrew, Sqwink Design Says:

    Great article…I’m thinking about designing an animated favicon, but I’m unsure about the IE thing. You stated it doesn’t work for Explorer, but what happens instead? Does IE just use a frame from the animation, or treat the web page is if there is NO favicon.ico at all?

    Can you have an animation for Firefox (and Opera maybe) and a ‘backup’ for IE?

    Any answers would be great, thanks…

  19. LC Says:

    Animated Favicons are WRONG.

    Firefox is doing what we complain about Microsoft for - overriding the use of the file extension and parsing the data incorrectly.

    Firefox should treat GIF data contained within *.ico files as CORRUPT, and not display them.

    Whats next, an exploit based upon somebody using .EXE data and firefox running the program?

    I will be creating a bug request about this pronto, my firefox has been told to NEVER display animation (about:config -> image.animation_mode=none).

    I mention this because now I have animated icons flashing on my screen and I have no way to turn them off without removing ALL favicons (which was a very nice thing until this).

    I have removed every site which uses an animated icon from my bookmarks and will be encouraging others to do the same.

  20. Indigo Says:

    I think this is a nice technique if not overused and abused

  21. Utilidades para crear un favicon « Cosas sencillas Says:

    […] Cómo hacer un favicon animado (Inglés): Sencilla forma de darle a tu favicon movimiento. […]

  22. 简单5步,制作动画favico(animated favico) | 随便说说SBTalk Says:

    […] 更多信息可以参阅本文的信息来源:Animated favicons […]

  23. JBF Says:

    Uh oh, sombody’s cranky…

    GIFs, Animated GIFs and PNGs are standards compliant. There is no reason to change the extension of the file as long as you define the type in the link correctly (ie type=image/gif or type=image/png). If done tastefully, an animated bookmark icon could very well bring more repeat visits by getting your attention in a long list of links, although in the case of some people who only want the internet to be a boring text based wasteland, I guess it could get annoying if done poorly.

    I haven’t gotten around to testing it, but if you put a static image (.ico) as your favicon in your root directory, and then link to the animated gif in the head of your page, will IE read the favicon and FF read the animation, or does one take over the other?

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image