Get an Element's Entire Height
The scrollHeight Element property gives you an element's entire scrollable content height, meaning it accounts for the overflowed content not visible on the screen.
The scrollHeight Element property gives you an element's entire scrollable content height, meaning it accounts for the overflowed content not visible on the screen.