treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Collapsing List

  • Hey everyone, I have one last thing that I am not sure on how to build and have not been able to find an example on line. On this page http://www.finning.ca/About/Locations/Default.aspx on the left hand side they have that menu that drops down. I would like it to have that plus/minus button showing people it can be expanded. Any help or a Jfiddle would be greatly appreciated. Have a good week
  • So hey sorry everyone, I am looking for a collapsing list not a menu. Was not sure what it was called.
  • It's still basically a menu it just expands & contracts based on an 'on-click' JS event. There are a ton of examples you can find just by googling it.

    The 'plus' and 'minus' signs are images, nothing more.