Top

Animated Favicons, Firefox Only?

Written by Vygantas Lipskas on September 12, 2007

Web BrowsersIs there anything wrong with the code itself or only Firefox (and Firefox based browsers) can handle animated favicons?

[link href="ico.gif" TYPE="image/gif" REL="icon"]
Changed <> with the [] so code would be visible.

http://www.pokelondon.com

I’ve checked this site with Internet Explorer 7, Firefox 2.0.0.6, Opera 9.23, Opera 9.5 Alpha, Safari 3.0.3 Beta, and only in Firefox I’ve seen animated favicon. Any ideas?

Like this post? Subscribe to our RSS Feed.


Comments

3 Responses to “Animated Favicons, Firefox Only?”
  1. Mike says:

    Its because Firefox’s image code is used not only in the webpage but in the UI as well. It may interest you to know that Firefox’s UI is written in XML, CSS and javascript, and because the code that handles UI images (including the favicon) is the same code that handles images in webpages, it can support animated GIFs.

  2. IceArdor says:

    You can use &lt; &gt; or < > to escape the angle brackets.

    &lt; stands for less than
    &lt; stands for greater than

    I might be wrong on the 60 and 62. I haven’t used those in many years, as it’s easier to remember &lt; and &gt;.

  3. gr1b0k says:

    Mike Says, I think Opera uses image rendering not in web pages too. How does it render Skin?

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

Subscribe to Comments RSS Feed
Bottom