So.... I've been working on this site layout and I have a spot that I want to use a list that you can expand and minimize some of the different categories. I want it to look something like this
+ list 1
+ list 2
- list 3
item 1
item 2
+ list 4
Everything that I've found online uses javascript which I know absolutely nothing about. I feel like I'm becoming decent at HTML and CSS but that isn't helping me here. No matter what I do I can't get theirs to work for me. I was thinking about resorting to the expanding list on hover that I could probably do with CSS, but I think the list of items may eventually become to long for that to be a practical solution. Can anybody help me out with this? Perhaps some one has some long lost code they have been saving just for this occasion? I just want to say in advance than I am grateful for any help that comes my way.