I have some div's one after another.
When i click anywhere the first div hides and other div's shifts to fill the empty space.
But the movement of other div which aren't hidden are not satisfying as it takes the place
but not smoothly.
I have no idea as how should i approach this problem
Here's a link of current scenario
http://jsfiddle.net/code_rum/Xb4ZX/
Thanks in advance