I have one question, first of all just look at the image below so I dont need to explain it that much. I need to make that slider type that gonna show different images and info about that images (houses), for someone with bigger experience I think that this is straightforward.
I know but I dont know if its possible to do it like that, I mean after every click on slider new image and info about that image appears and old now dissapear. If you know what I mean… I dont want all images and info about them to be on the canvas and then just sliding through them with slider, so I want image and info to be show one by one after every click. OKay?
I am exactly thinking the same! Users will love to have the image and info appear one by one after each click. It is a great way to avoid clutter on the canvas and keep everything dynamic. That’s pretty much easy to use as well.
If you’re wanting them to unveil vertically , where clicking a button unveils the next item, but the current item remains visible, then I’d either use interactions or just a bunch of nested dropdowns.
DROPDOWN - Click me to open
CONTENT
DROPDOWN - Click me to open
CONTENT
DROPDOWN - Click me to open
CONTENT
That way you only see the next dropdown’s open button when the previous one is open.