Which jQuery method is used to get or set the height of an HTML element?

84. Which jQuery method is used to get or set the height of an HTML element?

  1. cssHeight()
  2. CssHeight()
  3. height()
  4. getHeight()

Answer: C) height()

Explanation:

The jQuery method height() is used to get or set the height of an HTML element.

Comments and Discussions!

Load comments ↻






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