Change div to another div
personal hello.
I'm still new to jquery.
what I'm trying to do is the following.
I have a div and inside it I have several other divs, when I click on one of these internal divs they should raise getting higher than the other adding a class the same (it was done here already), however with these divs raised by clicking empty div another one (example: div id = "container") this div that was once raised must exit the previous div and stay within the div container.
thank you very much if you can give me a hand.