Which jQuery method is used to slide down an element?

48. Which jQuery method is used to slide down an element?

  1. slideBottom()
  2. slideDown()
  3. slidedown()
  4. slide()

Answer: B) slideDown()

Explanation:

The jQuery slideDown() method is used to slide down an element.

Comments and Discussions!

Load comments ↻






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