Which jQuery method is used to fade out a visible element?

41. Which jQuery method is used to fade out a visible element?

  1. fadeout()
  2. fadeIn()
  3. fadeOut()
  4. fadeToggle()

Answer: C) fadeOut()

Explanation:

The jQuery fadeOut() method is used to fade out a visible element.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.