Open In App

Web technologies Questions | jQuery Quiz | Set-3 | Question 1

Like Article
Like
Save
Share
Report

In jQuery which one of the below scripts is used to show the correct toggle option?

(A)

fadeIn()

(B)

fadeOut()

(C)

toggle()

(D)

D) fadeToggle()


Answer: (D)

Explanation:

fadeToggle() function in jQuery is used to show the correct toggle option in the JQuery .fadeToggle() is used to display or hide the element when it is matched.


Quiz of this Question
Please comment below if you find anything wrong in the above post


Last Updated : 20 Sep, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads