jQuery :last-of-type Selector
Learn all about the jQuery function :last-of-type Selector.
The :last-of-type
selector matches elements that have no other element with the same parent and the same element name coming after it in the document tree.
Login to join the community
jQuery Cards is a community to share and geek out
about the latest, coolest jQuery plugins
Login with:
We'll never post to Twitter or Facebook without your permission.
A repository of over 1000 quality jQuery plugins
The :last-of-type
selector matches elements that have no other element with the same parent and the same element name coming after it in the document tree.