We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Does Firefox support keyframe spinner?

  • 1 件の返信
  • 1 人がこの問題に困っています
  • 10 回表示
  • 最後の返信者: 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?

選ばれた解決策

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

この回答をすべて読む 👍 0

すべての返信 (1)

more options

選ばれた解決策

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