FunctionsElementIsScrolledToEndElementIsScrolledToEnd CallableElementIsScrolledToEnd(ID: string): booleanChecks if a given HTML element is scrolled to the very bottom.ParametersID: stringThe id of the element to check for scroll height.Returns booleanReturns TRUE if the specified element is scrolled to the very bottom
Checks if a given HTML element is scrolled to the very bottom.