I am in a situation where I need to remove all elements but one from inside a certain parent element. The .empty() method makes no provision for this. I think it would be extremely helpful if I could use some kind of selector to mark one or more elements to be left intact.