Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] CSS3 keyframe animation only working in Chrome and iOS Reply To: [Solved] CSS3 keyframe animation only working in Chrome and iOS

#188733
Paulie_D
Member

My guess is that Windows doesn’t like transitioning background images,

There is no intermediate step between one image and another so at say 80% what are you expecting?

It can’t be 25% of image and 75% of another….or can it?

I would also point out there is usually no need to repeat properties / values that aren’t changing.

However, if you like to put your code (and images) into a Codepen.io demo, we can take a look in our browsers and OSs