How to get the direct parent of an element using jQuery?

Submitted by: Muhammad
The parent( [selector] ) method gets the direct parent of an element. If called on a set of elements, parent returns a set of their unique direct parent elements.
Submitted by: Muhammad

Read Online JQuery Programmer Job Interview Questions And Answers