What are the methods used to provide effects in JQuery?
Answers
Answered by
8
HEY MATE......
THE ANSWER IS IN THE ATTACHMENT
THE ANSWER IS IN THE ATTACHMENT
Attachments:
Answered by
0
Answer:
jQuery Effect Methods
Method Description
fadeTo() Fades in/out the selected elements to a given opacity
fadeToggle() Toggles between the fadeIn() and fadeOut() methods
finish() Stops, removes and completes all queued animations for the selected elements
hide() Hides the selected elements
Similar questions