Hi all,
I’m trying to create an interaction through “mouse click” on multiple images. I have one full main image, followed by 3 cut out images that I want to show up after every click. So the order can be as followed:
1st click: main image → square
2nd click → square - triangles
3rd click → triangles - face
4th click → face → back to main image
I’ve set the main image div as relative, followed by a separate div block that holds the square, triangle and face cut outs with absolute. I’ve tried to use “opacity 0% - 100%” and “hide/show” but both aren’t showing up when I toggle preview mode on top.
I’m thinking it might have something to do with the z-index, since the divs with the cut outs are all stacked, but after playing around a bit it doesn’t change… Anyone got any ideas?
The interaction can be found at the Login page designs (Logincont section)
Here is my public share link: Webflow - My portfolio