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?
Valittu ratkaisu
Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved
Lue tämä vastaus kontekstissaan 👍 0Kaikki vastaukset (1)
Valittu ratkaisu
Now working, Found that firefox needs display:block added to the keyframe css to render it, problem solved