Sail E0 Webinar
Question
Which of the following is the correct form to create to hide elements in Jquery and select the element?
Options:
A .  flex-wrap: no-wrap;
B .  $(document).ready(function(){ $("button").click(function(){ $("p").hide(); });});
C .  None of the above
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers