Hi,
I'm not sure I'm using the right vocabulary here, but I would like to have text on the page - a header basically which, when expanded, shows more text. You see this often on pages where you click on a plus sign to expand hidden text, and the minus to collapse it again.
How do I create collapsible text
Hi, I'm not sure I'm using the right vocabulary here, but I would like to have text on the page - a header basically which, when expanded, shows more text. You see this often on pages where you click on a plus sign to expand hidden text, and the minus to collapse it again.
Can anyone tell me how to do that?
Hi Veronica,
There are loads of free snippets of jquery and css out there for collapsible panels (sometimes they are called Accordions).
If you are building your site using Bootstrap they have an in-built collapsible panel that is really easy to customise.
http://getbootstrap.com/javascript/#collapse
Hope this helps
Darren
is working on a reply...