I’m not sure how to search for this, so maybe there is already a topic about this but I need some help.
For my portfolio I want to create a hover effect like this guy did in his website: https://kevinvanderwijst.nl/
A lot of photos appear randomly when mouse moves over the section. It’s super cool but I can’t think of an easy way to do this.
I doubt you’d be able to easily set up something like this natively in Webflow, but it’s definitely possible with custom code. I took a peek at the referenced site and it looks like he’s using this “image trail” JS code to achieve the effect.
You can check out a number of demos here, and the github for the project can be found here.
If you run into any issues getting it setup, just include your read-only link and I’ll help you out