In my code I'm trying to create multiple div's which have a hide button in it. On clicking of this button , the respective div should fade away and the div's below it should come to top(i.e. they should fill in the space created by the vanished div through some animation). In my code I'm trying to create multiple div's