How do I create sub bullets (or topics) in an expanding list where the sub bullets are hidden until you click the main list item?
I am trying to set up a list of links that I can expand to show sub-bullets. The following list would show only Dogs, Cats and Fish and would expand to show the types of dogs only after you click Dogs. There are too many links to get all on the same page but not enough sub bullet items to have a separate page (a completely separate page with only 4 links on it would be kinda lame).
Dogs
- German Shepherds
- Collies
- French Bulldogs
- Shiba Inus
Cats
Fish
I have the basic idea of creating the Links web part to make the list but need to add sub items.