I've added an accordion function to the resources page so you can click on things to expand and collapse things. I've done this using this tutorial: https://www.w3schools.com/howto/howto_js_accordion.asp
but, because I don't actually know much javascript, I don't know how to get a button to expand and collapse them all at once. It seems like it would be easier than the accordion, and yet... ^^;
I've added an accordion function to the resources page so you can click on things to expand and collapse things. I've done this using this tutorial: https://www.w3schools.com/howto/howto_js_accordion.asp but, because I don't actually know much javascript, I don't know how to get a button to expand and collapse them all at once. It seems like it would be easier than the accordion, and yet... ^^;