I’ve been working on something fun, stacking my divs like lego. I’ve been able to get it to stack once using appendTo and positioning, but if you click more than once the divs appear in an unexpected (to me) place!
You can see what I mean here: jsfiddle example. (You can click the red div to remove the stacked divs)
Is there a way to make the divs stack exactly like the first one, “on top” of each other like a tower of legos?
Thanks 🙂
.cubeStackposition to absolutehttp://jsfiddle.net/Dk585/8/