jQuery pushStack() Method
The pushStack() method in jQuery is used to add a collection of DOM elements onto the jQuery stack. Syntax:.pushStack(elements, name, arguments)Parameters:elements: This is the array of elements to be pushed onto the stack and make into a new jQuery object.name: This argument defines the name of a j