The best way to change the icon in the browser

Possible duplicate:
Dynamically change site icon

How can I create a loading effect on the (favicon) tab in gmail. When I click on something that needs to use AJAX, gmail shows a nice loading circle in the bookmark or browser title bar. I know that I can change the icon, but all my attempts end in an ugly way - sometimes it works, sometimes not. Sometimes favicon does not change, sometimes it changes once and later, changes are not applied. What is the best way to do this?

+8
javascript favicon user-experience visual-effects
source share

No one has answered this question yet.

See similar questions:

283
Change a dynamic website

or similar:

5101
What is the most efficient way to deeply clone an object in JavaScript?
2614
How to change an element class using JavaScript?
1904
Get screen size, current web page and browser window
1547
What is the best way to detect a mobile device?
1462
How do I force a favicon update?
1262
What is the best way to add options to select from a JS object using jQuery?
661
Should there be a 32x32 or 16x16 icon?
388
How to add browser tab icon (favicon) for website?
337
Adding an icon to a static HTML page
283
Change a dynamic website

All Articles