Does Firefox support keyframe spinner?
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?
Ausgewählte Lösung
Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved
Diese Antwort im Kontext lesen 👍 0Alle Antworten (1)
Ausgewählte Lösung
Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved