.first()

.first()

.first()Returns: jQuery

Description: Reduce the set of matched elements to the first in the set.

  • version added: 1.4.first()

    • This method does not accept any arguments.

Given a jQuery object that represents a set of DOM elements, the .first() method constructs a new jQuery object from the first element in that set.

Consider a page with a simple