Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Læs mere

How to disable tab loading animation in FF 17esr?

  • 2 svar
  • 1 har dette problem
  • 1 visning
  • Seneste svar af vi0oss

more options

I have browser.tabs.animate = false . Also I have userChrome.css in my profile with this:

   @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
   tab-throbber { display: none !important }

But I still see animated circles in the tab header.

How to make them still? I whould prefer circles to be still present (gray, then red), but not animated.

I have browser.tabs.animate = false . Also I have userChrome.css in my profile with this: @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */ tab-throbber { display: none !important } But I still see animated circles in the tab header. How to make them still? I whould prefer circles to be still present (gray, then red), but not animated.

Alle svar (2)

more options

the animate pref is for when you move tabs around, not the throbber if I remember right.

more options

So how to stop it being animated? Is it sort of animated *.gif used for them (so I can replace them with non-animated versions?)