When using .hide(), the element is no more participating in the layout of the page.
But what if I want to keep its place, i.e I don’t want other elements to move because this one is hidden now.
How could I do this ?
When using .hide() , the element is no more participating in the layout of
Share
To undo: