jQuery :first-of-type Selector
Learn all about the jQuery function :first-of-type Selector.
The :first-of-type
selector matches elements that have no other element with both the same parent and the same element name coming before it in the document tree.