Q:

Which jQuery method is used to hide selected elements?

0

Which jQuery method is used to hide selected elements?


  1. hidden()
  2. hide()
  3. hide()
  4. display(none)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

B.hide()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

jQuery MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Look at the following jQuery selector: $(“div#in... >>
<< Which of the following is a utility function in jQ...