Page 1 of 1

A point in the direction

Posted: Wed Oct 13, 2021 4:10 pm
by spd54
Hi can someone point me in the right direction.
I'm wanting to create some text boxes where when title is clicked hidden text rolls down reclicking then hidden text hides again.

You can see what I'm after here
https://www.wirral-raynet.org.uk/our-equipment
Thanks

Re: A point in the direction

Posted: Wed Oct 13, 2021 4:14 pm
by BaconFries
You can use the jQuery Accordion to replicate this. You will find this under Toolbox-->jQuery UI

Re: A point in the direction

Posted: Wed Oct 13, 2021 5:02 pm
by Pablo
You can see the accordion in use here:
https://www.wysiwygwebbuilder.com/suppo ... uthor.html

Re: A point in the direction

Posted: Wed Oct 13, 2021 6:24 pm
by spd54
Thank you