How can this Stack Exchange site have an animated favicon?How to disable animated favicons?Our company claims that the DLP system can even monitor the contents of HTTPS traffic, how is this possible?Why have embedded YouTube videos stopped working in Google Chrome?Client unable to access OWA website after temporarily changing SSL certificate on the serverIcons missing on Stack Exchange sitesHow to force google chrome sync to update site faviconHow to disable animated favicons?how to change favicon odooWhere is chrome and other browser form and field data stored?

How can an attacker use robots.txt?

What can a pilot do if an air traffic controller is incapacitated?

What is the need of methods like GET and POST in the HTTP protocol?

What did Tim Curry say in the movie Congo to Ernie Hudson after being insulted?

How do pilots align the HUD with their eyeballs?

My Project Manager does not accept carry-over in Scrum, Is that normal?

What is the difference between an astronaut in the ISS and a freediver in perfect neutral buoyancy?

Is the mass of paint relevant in rocket design?

Worms crawling under skin

Meaning of 'ran' in German?

Is there any iPhone SE out there with 3D Touch?

Designing a time thief proof safe

How use custom order in folder on Windows 7 and 10

When is it acceptable to write a bad letter of recommendation?

Can a broken/split chain be reassembled?

Writing a letter of recommendation for a mediocre student

Subverting the emotional woman and stoic man trope

Is it more effective to add yeast before or after kneading?

Is it a good idea to leave minor world details to the reader's imagination?

A simple game that keeps track of the number of questions asked

What exactly did this mechanic sabotage on the American Airlines 737, and how dangerous was it?

How can this Stack Exchange site have an animated favicon?

Is this Portent-like spell balanced?

Cut a cake into 3 equal portions with only a knife



How can this Stack Exchange site have an animated favicon?


How to disable animated favicons?Our company claims that the DLP system can even monitor the contents of HTTPS traffic, how is this possible?Why have embedded YouTube videos stopped working in Google Chrome?Client unable to access OWA website after temporarily changing SSL certificate on the serverIcons missing on Stack Exchange sitesHow to force google chrome sync to update site faviconHow to disable animated favicons?how to change favicon odooWhere is chrome and other browser form and field data stored?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








7















Yesterday I was browsing on https://stackexchange.com and noticed that the list of all Stack Exchange has an animated favicon:



enter image description here



How is this possible? I thought favicons were static ICO files, incapable of animation?










share|improve this question






























    7















    Yesterday I was browsing on https://stackexchange.com and noticed that the list of all Stack Exchange has an animated favicon:



    enter image description here



    How is this possible? I thought favicons were static ICO files, incapable of animation?










    share|improve this question


























      7












      7








      7


      1






      Yesterday I was browsing on https://stackexchange.com and noticed that the list of all Stack Exchange has an animated favicon:



      enter image description here



      How is this possible? I thought favicons were static ICO files, incapable of animation?










      share|improve this question














      Yesterday I was browsing on https://stackexchange.com and noticed that the list of all Stack Exchange has an animated favicon:



      enter image description here



      How is this possible? I thought favicons were static ICO files, incapable of animation?







      browser favicon






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 hours ago









      GlorfindelGlorfindel

      1,6596 gold badges13 silver badges22 bronze badges




      1,6596 gold badges13 silver badges22 bronze badges























          3 Answers
          3






          active

          oldest

          votes


















          10
















          It turns out that animated favicons are actually possible, and some websites have them: see How to disable animated favicons?.



          But this particular instance wasn't caused by the Stack Exchange website; it turned out that I have a userscript for that page in Violentmonkey, which (in the background) performs HTTP calls to the Help Center of each website in the list. Somehow (I don't know the exact details) the favicons of those websites get loaded as well and are applied to the Firefox tab, causing an animation. The last call is to Stack Overflow so that icon remains as a final state.



          If you want to experience it yourself, you can install of the most popular userscripts for Stack Exchange: Global Flag Summary – it displays this behaviour as well. I'm not exactly sure in which setups (userscript manager/browser/operating system) this works, but I'm running Violentmonkey v2.11.2 in Firefox 69.0.1 on macOS 10.14.6.






          share|improve this answer


































            2
















            This is the infamous bug 111373 which earned the right to vote last year, and which I expect to be buying drinks for in a couple more.






            share|improve this answer
































              0
















              For most browsers, favicons are static image files, but websites can take advantage of JavaScript to modify the current favicon shown, effectively animating it. Firefox also allows GIF type favicons and plays the animation accordingly.



              See this StackOverflow thread for various implementations of animated favicons.






              share|improve this answer



























                Your Answer








                StackExchange.ready(function()
                var channelOptions =
                tags: "".split(" "),
                id: "3"
                ;
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function()
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled)
                StackExchange.using("snippets", function()
                createEditor();
                );

                else
                createEditor();

                );

                function createEditor()
                StackExchange.prepareEditor(
                heartbeatType: 'answer',
                autoActivateHeartbeat: false,
                convertImagesToLinks: true,
                noModals: true,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                imageUploader:
                brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
                contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
                allowUrls: true
                ,
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                );



                );














                draft saved

                draft discarded
















                StackExchange.ready(
                function ()
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1484570%2fhow-can-this-stack-exchange-site-have-an-animated-favicon%23new-answer', 'question_page');

                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                10
















                It turns out that animated favicons are actually possible, and some websites have them: see How to disable animated favicons?.



                But this particular instance wasn't caused by the Stack Exchange website; it turned out that I have a userscript for that page in Violentmonkey, which (in the background) performs HTTP calls to the Help Center of each website in the list. Somehow (I don't know the exact details) the favicons of those websites get loaded as well and are applied to the Firefox tab, causing an animation. The last call is to Stack Overflow so that icon remains as a final state.



                If you want to experience it yourself, you can install of the most popular userscripts for Stack Exchange: Global Flag Summary – it displays this behaviour as well. I'm not exactly sure in which setups (userscript manager/browser/operating system) this works, but I'm running Violentmonkey v2.11.2 in Firefox 69.0.1 on macOS 10.14.6.






                share|improve this answer































                  10
















                  It turns out that animated favicons are actually possible, and some websites have them: see How to disable animated favicons?.



                  But this particular instance wasn't caused by the Stack Exchange website; it turned out that I have a userscript for that page in Violentmonkey, which (in the background) performs HTTP calls to the Help Center of each website in the list. Somehow (I don't know the exact details) the favicons of those websites get loaded as well and are applied to the Firefox tab, causing an animation. The last call is to Stack Overflow so that icon remains as a final state.



                  If you want to experience it yourself, you can install of the most popular userscripts for Stack Exchange: Global Flag Summary – it displays this behaviour as well. I'm not exactly sure in which setups (userscript manager/browser/operating system) this works, but I'm running Violentmonkey v2.11.2 in Firefox 69.0.1 on macOS 10.14.6.






                  share|improve this answer





























                    10














                    10










                    10









                    It turns out that animated favicons are actually possible, and some websites have them: see How to disable animated favicons?.



                    But this particular instance wasn't caused by the Stack Exchange website; it turned out that I have a userscript for that page in Violentmonkey, which (in the background) performs HTTP calls to the Help Center of each website in the list. Somehow (I don't know the exact details) the favicons of those websites get loaded as well and are applied to the Firefox tab, causing an animation. The last call is to Stack Overflow so that icon remains as a final state.



                    If you want to experience it yourself, you can install of the most popular userscripts for Stack Exchange: Global Flag Summary – it displays this behaviour as well. I'm not exactly sure in which setups (userscript manager/browser/operating system) this works, but I'm running Violentmonkey v2.11.2 in Firefox 69.0.1 on macOS 10.14.6.






                    share|improve this answer















                    It turns out that animated favicons are actually possible, and some websites have them: see How to disable animated favicons?.



                    But this particular instance wasn't caused by the Stack Exchange website; it turned out that I have a userscript for that page in Violentmonkey, which (in the background) performs HTTP calls to the Help Center of each website in the list. Somehow (I don't know the exact details) the favicons of those websites get loaded as well and are applied to the Firefox tab, causing an animation. The last call is to Stack Overflow so that icon remains as a final state.



                    If you want to experience it yourself, you can install of the most popular userscripts for Stack Exchange: Global Flag Summary – it displays this behaviour as well. I'm not exactly sure in which setups (userscript manager/browser/operating system) this works, but I'm running Violentmonkey v2.11.2 in Firefox 69.0.1 on macOS 10.14.6.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited 11 hours ago

























                    answered 11 hours ago









                    GlorfindelGlorfindel

                    1,6596 gold badges13 silver badges22 bronze badges




                    1,6596 gold badges13 silver badges22 bronze badges


























                        2
















                        This is the infamous bug 111373 which earned the right to vote last year, and which I expect to be buying drinks for in a couple more.






                        share|improve this answer





























                          2
















                          This is the infamous bug 111373 which earned the right to vote last year, and which I expect to be buying drinks for in a couple more.






                          share|improve this answer



























                            2














                            2










                            2









                            This is the infamous bug 111373 which earned the right to vote last year, and which I expect to be buying drinks for in a couple more.






                            share|improve this answer













                            This is the infamous bug 111373 which earned the right to vote last year, and which I expect to be buying drinks for in a couple more.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 2 hours ago









                            R..R..

                            8581 gold badge8 silver badges18 bronze badges




                            8581 gold badge8 silver badges18 bronze badges
























                                0
















                                For most browsers, favicons are static image files, but websites can take advantage of JavaScript to modify the current favicon shown, effectively animating it. Firefox also allows GIF type favicons and plays the animation accordingly.



                                See this StackOverflow thread for various implementations of animated favicons.






                                share|improve this answer





























                                  0
















                                  For most browsers, favicons are static image files, but websites can take advantage of JavaScript to modify the current favicon shown, effectively animating it. Firefox also allows GIF type favicons and plays the animation accordingly.



                                  See this StackOverflow thread for various implementations of animated favicons.






                                  share|improve this answer



























                                    0














                                    0










                                    0









                                    For most browsers, favicons are static image files, but websites can take advantage of JavaScript to modify the current favicon shown, effectively animating it. Firefox also allows GIF type favicons and plays the animation accordingly.



                                    See this StackOverflow thread for various implementations of animated favicons.






                                    share|improve this answer













                                    For most browsers, favicons are static image files, but websites can take advantage of JavaScript to modify the current favicon shown, effectively animating it. Firefox also allows GIF type favicons and plays the animation accordingly.



                                    See this StackOverflow thread for various implementations of animated favicons.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered 1 hour ago









                                    FThompsonFThompson

                                    1801 gold badge2 silver badges8 bronze badges




                                    1801 gold badge2 silver badges8 bronze badges































                                        draft saved

                                        draft discarded















































                                        Thanks for contributing an answer to Super User!


                                        • Please be sure to answer the question. Provide details and share your research!

                                        But avoid


                                        • Asking for help, clarification, or responding to other answers.

                                        • Making statements based on opinion; back them up with references or personal experience.

                                        To learn more, see our tips on writing great answers.




                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function ()
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1484570%2fhow-can-this-stack-exchange-site-have-an-animated-favicon%23new-answer', 'question_page');

                                        );

                                        Post as a guest















                                        Required, but never shown





















































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown

































                                        Required, but never shown














                                        Required, but never shown












                                        Required, but never shown







                                        Required, but never shown







                                        Popular posts from this blog

                                        Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                                        Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                                        François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480