⟩ How to revert the most recent 'destructive' operation, changing the set of matched elements to its previous state using jQuery?
The end( ) method reverts the most recent 'destructive' operation, changing the set of matched elements to its previous state.