jQuery jQuery parent() And parents() June 27, 2014 Pramod T P Leave a comment The basic difference is the parent() function travels only one level in the DOM tree, where parents() function search through the whole DOM tree.