Forum rules

Please read our Guide to Making Ozzu Tutorials if you would like to submit your own tutorials.

TUTORIAL: Animated favicons for Firefox

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 22498
  • Loc: Pittsburgh PA
  • Status: Offline

Post February 28th, 2008, 12:15 pm

Introduction

I stumbled upon this while posting to another thread and didn't realize this option was available. It appears that it only works in Firefox, but here's an example of an animated Favicon (I.E. viewers will get a different non-animated icon - you have to view it in Firefox to see)

http://www.mindworkshop.com/alchemy/gifcon.html

Instructions

Apparently it's easy enough to do. Make an animated favicon the same dimensions as a normal favicon. Then drop it in your root folder (or wherever you like) and then code it similar to the following:

Code: [ Download ] [ Select ]
<link rel="shortcut icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon">
<link rel="icon" href="http://www.mywebsite.com/favicon.gif" type="image/gif">
  1. <link rel="shortcut icon" href="http://www.mywebsite.com/favicon.ico" type="image/x-icon">
  2. <link rel="icon" href="http://www.mywebsite.com/favicon.gif" type="image/gif">


And that, basically is a wrap.
"The web is a dominatrix. Every where I turn, I see little buttons ordering me to Submit."
Play sports pools and discuss sports topics at Boasting Rights Sports Forum
Get paid to write articles - www.associatedcontent.com
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post February 28th, 2008, 12:15 pm

  • swanniebroo
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Dec 04, 2007
  • Posts: 64
  • Status: Offline

Post October 1st, 2008, 4:43 am

wow. interesting.

Post Information

  • Total Posts in this topic: 2 posts
  • Moderator: Tutorial Writers
  • Users browsing this forum: No registered users and 1 guest
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.