eyekanspele,
I'm trying to keep 1 item open if the other two are deselected. However, I don't know which one will be the one staying open, it would be up to the user to choose. Also, if that one item that stays open, I want to have more items in there to take up that height.
for instance, there are 3 sections and each section<div> contains 3 elements(content items inside the div). If one 1 item is deselected, have one or the other popuplate more elements inside it's div. and if 2 items are deselected, have the only section populate more items in its div.
does it make sense?
thanks,
jav