A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

FF52 esr - Disabeling CSS animations



 
 
Thread Tools Display Modes
  #1  
Old September 19th 18, 09:09 AM posted to microsoft.public.windowsxp.general
R.Wieser
external usenet poster
 
Posts: 1,302
Default FF52 esr - Disabeling CSS animations

Hello all,

Some time ago I told my FF 52 to disable or play only once CSS and image
animations - or so I thought.

There seems to be an animation which thinks itself to be above of all that,
and animates to its hearts desire. :-(

It can be found here (at the botton, infront of the "Loading Feedback"
line):

https://docs.microsoft.com/en-us/win...f-wdm-dbgprint

Is there a way to apply a browser setting to get that (good-for-nothing) CSS
animation stopped too ?

Regards,
Rudy Wieser

P.s.
I could ofcourse throw a plugin or GreaseMonkey at it, but would like a
simpeler method (though if a *generic* GreaseMonkey method is available I
would like to hear about it).

P.p.s.
Not posted into "mozilla.support.firefox" because that does not seem to be
allowed.



Ads
  #2  
Old September 19th 18, 08:55 PM posted to microsoft.public.windowsxp.general
JJ[_11_]
external usenet poster
 
Posts: 744
Default FF52 esr - Disabeling CSS animations

On Wed, 19 Sep 2018 10:09:37 +0200, R.Wieser wrote:
Hello all,

Some time ago I told my FF 52 to disable or play only once CSS and image
animations - or so I thought.

There seems to be an animation which thinks itself to be above of all that,
and animates to its hearts desire. :-(

It can be found here (at the botton, infront of the "Loading Feedback"
line):

https://docs.microsoft.com/en-us/win...f-wdm-dbgprint

Is there a way to apply a browser setting to get that (good-for-nothing) CSS
animation stopped too ?

Regards,
Rudy Wieser

P.s.
I could ofcourse throw a plugin or GreaseMonkey at it, but would like a
simpeler method (though if a *generic* GreaseMonkey method is available I
would like to hear about it).

P.p.s.
Not posted into "mozilla.support.firefox" because that does not seem to be
allowed.


AFAIK, the animation settings on the about:config page are for browser GUI,
animation API (DOM) and -moz- prefixed CSS animation rules. There's none for
the CSS animation itself.

In my system, I use Stylus addon to disable animations and transitions using
below CSS.

*, *:before, *:after{
animation-iteration-count: 0 !important;
transition-duration: 0s !important;
transition-property: none !important;
}
  #3  
Old September 20th 18, 07:51 AM posted to microsoft.public.windowsxp.general
R.Wieser
external usenet poster
 
Posts: 1,302
Default FF52 esr - Disabeling CSS animations

JJ,

In my system, I use Stylus addon to disable animations and transitions
using below CSS. [snip]


Thanks for that. On a hunch I added it to "usercontent.css" ( in the
"chrome" folder), and it seems to work there too.

Regards,
Rudy Wieser


  #4  
Old September 20th 18, 10:59 AM posted to microsoft.public.windowsxp.general
J. P. Gilliver (John)[_4_]
external usenet poster
 
Posts: 2,679
Default FF52 esr - Disabeling CSS animations

In message , R.Wieser
writes:
[]
P.p.s.
Not posted into "mozilla.support.firefox" because that does not seem to be
allowed.

I think you have to sign up with the mozilla server before you can fully
use that 'group. (And be a "good boy" or uncle Chris will block your
posts, but he'll usually tell you he's doing so.)


--
J. P. Gilliver. UMRA: 1960/1985 MB++G()AL-IS-Ch++(p)Ar@T+H+Sh0!:`)DNAf

Anybody who thinks there can be unlimited growth in a static, limited
environment, is either mad or an economist. - Sir David Attenborough, in
Radio Times 10-16 November 2012
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 02:21 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.