Page 1 of 1

Collapse a Card?

Posted: Fri Dec 06, 2024 7:55 pm
by onlye
Is is possible to collapse, hide/show a Card's elements by clicking the header?

If I have, say, a dozen cards with a header, title, image, body text, etc., I would like to be able to show only the headers, and then when you click on the header, the card expands to show the full card. Not sure if this is possible and I just don't know how or if it could be achieved with a limited bit of code.

Thanks!

Re: Collapse a Card?

Posted: Fri Dec 06, 2024 8:14 pm
by BaconFries
Something like the examples at the following Rollover Layer with cards

Re: Collapse a Card?

Posted: Fri Dec 06, 2024 9:13 pm
by Pablo

Re: Collapse a Card?

Posted: Mon Dec 09, 2024 2:14 am
by onlye
Thanks, baconfries. but I want the cards to collapse so the space is not taken up.

Pablo, yes, that is what I was looking for. Thanks, and I'll go try those out.