What are the methods used to provide effects in jQuery?
jQuery effect methods are used to create custom animation effects on websites.
For example, few of the effects methods available in jQuery are:
- animate()
- delay()
- clearQueuue()
- fadeIn()
- fadeout()
- dequeue()
- fadeTo()
- fadeToggle()
Suggest An Answer
No suggestions Available!