Question

So I have an interesting image setup and I was wondering if it's possible to fade between two background images. I would assume if there was one, it'd be with multiple background images and opacities... hmm!

Was it helpful?

Solution

it'd be with multiple background images and opacities

Yep, that's the way to go. There's no "native" way of tweening background images, I'm afraid.

You may use one of the many Javascript frameworks out there to help you with the animation.

Bad news, sorry :D

OTHER TIPS

This article Using jQuery for Background Image Animations by Jonathan Snook may help you.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top