Sail E0 Webinar
Question
What is the correct jQuery code for making all div elements 100 pixels high?
Options:
A .  $("div").height="100"
B .  $("div").height(100)
C .  $("div").yPos(100)
D .  none of the above
Answer: Option B

Submit Your Solution Below and Earn Points !

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers