Working with Selections | jQuery Learning Center
Sat May 29 2021 01:11:16 GMT+0000 (Coordinated Universal Time)
Saved by @ejiwen
jQuery also provides the .end() method to get back to the original selection should you change the selection in the middle of a chain:
https://learn.jquery.com/using-jquery-core/working-with-selections/
Comments