March 23, 2012
Making divs slide down (not open) when a div above is opened
Question by Shaun Woolf
So here’s my question–and I’m not too well versed in programming just yet, so please be patient:
I would like to have a list of objects on my page, with each functioning as a toggle to open a div. That part I have down! What I can’t figure out is how to make it so that divs below the opened object slide below the newly opened div. Currently they just sit there on top the content within the opened div. Thanks!