I know I can do this using javascript or php, but I’m getting used to how expressionengine codes it code is a little confusing.
I have a very long list of items that I want to collapse by default and only let users see the content if they click expand.
Example
List of Items:
[-Manual 1
-Manual 2
...
]
Can this be done using expression engine? I wanted to put the code in a weblog entry.
