Question:Which of the following JQuery function is used to get the top and left position of an element relative to its offset parent?
A position() B offset() C pos() D getPosition()
+ AnswerA
+ Report