Q174
Which of the following method will hide and destroy tooltip?
A.
.tooltip("hide")
B.
.tooltip("toggle")
C.
.tooltip("destroy")
AnswerD.
.tooltip(options)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board