Which jQuery method is used to slide up an element?

49. Which jQuery method is used to slide up an element?

  1. slideUp()
  2. slideBottom()
  3. slidebottom()
  4. slide()

Answer: A) slideUp()

Explanation:

The jQuery slideUp() method is used to slide up an element.

Comments and Discussions!

Load comments ↻






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