Search 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.

Learn More

Does Firefox support keyframe spinner?

  • 1 reply
  • 1 has this problem
  • 14 views
  • Last reply by bobxzx

more options

I have a web page with different keyframe utilities that work fine in Firefox but just added a keyframe image spinner that doesn't function in Firefox but does in chrome. Is there a special css code that will get this working or is this not a supported function right now?

I have a web page with different keyframe utilities that work fine in Firefox but just added a keyframe image spinner that doesn't function in Firefox but does in chrome. Is there a special css code that will get this working or is this not a supported function right now?

Chosen solution

Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved