You are reading a single comment by @CYOA and its replies.
Click here to read the full conversation.
-
Often codrops (https://tympanus.net/codrops/) have lots of these kinds of examples, might be worth a rummage there?
Often codrops (https://tympanus.net/codrops/) have lots of these kinds of examples, might be worth a rummage there?
Thanks both - somehow missed these replies. That end of things is sorted now thankfully.
Now I'm looking for some kind of carousel that can open like an accordion/concertina style animation.
So I cycle left and right through some cards and when I click on a card it animates open horizontally to fill up the section (and you can close the card or cycle through via arrows when it's open). Is there a better way to explain that or an example I can show to the alleged dev I've foolishly hired on PPH who seemingly isn't much more knowledgable than me.
In his defense, the only accordion type things I can find examples of are drop-downs featuring text like this: https://vctrfrnndz.github.io/jquery-accordion/
I want something to open left-to-right and reveal a grid of images (maybe including motion gifs) and some text. That should be possible, right?