Vidyalelo
HTML · Q174

Advance HTML

Programming · HTML · question 174

Q174

Which of the following method will hide and destroy tooltip?

A.
.tooltip("hide")
B.
.tooltip("toggle")
C.
.tooltip("destroy")
Answer
D.
.tooltip(options)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board