documentHeight()
Fetches the maximum height of your webpage by using the document body and the html element.
Returns `0` if the document or html element do not exist.
© 2022
Fetches the maximum height of your webpage by using the document body and the html element.
Returns `0` if the document or html element do not exist.