Which jQuery method is used to fade in a hidden element?

39. Which jQuery method is used to fade in a hidden element?

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

Answer: B) fadeIn()

Explanation:

The jQuery fadeIn() method is used to fade in a hidden element.

Comments and Discussions!

Load comments ↻






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