Open In App

Web technologies Questions | jQuery Quiz | Set-1 | Question 7

Out of the below jQuery method which one is used to find the highest property of the element ?
(A) height( )
(B) getCSSheight( )
(C) getheight( )
(D) All of the above.

Answer: (A)
Explanation: The height() method in jQuery is used to get the highest property of the element.
Quiz of this Question

Article Tags :