Next.js Discord

Discord Forum

Image transitions.

Unanswered
Aplomado Falcon posted this in #help-forum
Open in Discord
Aplomado FalconOP
Hi there! I have an array of images associated with a name, and as I hover over the names, I want to transition between the images in a cross-fade fashion. Just for context I am managing the hovered image's state using Redux.

12 Replies

I don't really think u need redux or js for this
u can do this with css
Aplomado FalconOP
Could you please explain more?
when you hover over image, you want the image name to be shown?
Aplomado FalconOP
No actually I want a cross-fade animation between them.
oh
I mean, you can search it on google, you would get plenty of examples
implement it like you want
Aplomado FalconOP
I tried that, but nothing seems close to what I want to achieve
hmm, I mean, I'm just saying, no one will be interested to help about css on next.js server when you can find plenty of those examples online
IMO
Aplomado FalconOP
true